2
0

#3d #3d-graphics #rendering #delphi #pascal #game-engine #framework #components #gamedev

glscene 8d874ab7c5 Updated readme.md 5 сар өмнө
.github 856887be2c Create google.yml 5 жил өмнө
Assets c87ac51d44 Updated v2.5 8 сар өмнө
Examples 0f1beae33d Upgraded 5 сар өмнө
Externals 3a6ecf71d4 Included extarnal DLLs 6 сар өмнө
Help 107efae394 Included .bpl, .bpl and .hpp files for c++ 6 сар өмнө
Packages 0f1beae33d Upgraded 5 сар өмнө
Resources a1d7a15f4f Updated phys dpk 1 жил өмнө
Source 107efae394 Included .bpl, .bpl and .hpp files for c++ 6 сар өмнө
Sourcex 0f1beae33d Upgraded 5 сар өмнө
Src 255dc44181 Upgraded unit titles 7 сар өмнө
bpl 0f1beae33d Upgraded 5 сар өмнө
include 0f1beae33d Upgraded 5 сар өмнө
lib 0f1beae33d Upgraded 5 сар өмнө
.gitignore d39be50722 Initial commit 5 жил өмнө
GLSEngine.groupproj 287c5d8514 Upgraded demos 9 сар өмнө
GLXEngine.groupproj 0f1beae33d Upgraded 5 сар өмнө
LICENSE d39be50722 Initial commit 5 жил өмнө
README.md 8d874ab7c5 Updated readme.md 5 сар өмнө
_clean.cmd 107efae394 Included .bpl, .bpl and .hpp files for c++ 6 сар өмнө
_config.yml c1a02ecd9f Set theme jekyll-theme-minimal 5 жил өмнө
_setupDLL_admin.cmd 2f92590d9e included gxscene_dtp.dpk 1 жил өмнө

README.md

GLXEngine

GLXEngine - a graphics engine collector with GLScene/GXScene/LZScene component packages for Delphi & C++ programming. Class libraries for creating 3D scenes with rendering and animations of spatial objects include managers for supporting physics, sounds, terrains with materials and shaders.

How to install

  1. Download a zip archive of the last release or clone the repository
  2. Run _setupDLL_admin.cmd to support external DLLs libraries
  3. Configure the IDE settings and paths to src, sources and sourcex, include and lib dirs
  4. Open the GLSEngine.groupproj in RAD Studio Delphi or .lpk projects for Lazarus, compile and install components
  5. Users of the C++ Builder Personality only need to copy the compiled .bpl packages from ../GLXEngine/bpl directory to a folder C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl then add them and install to palette
  6. Run Examples for Delphi or C++Builder

    Some examples:

    GLSViewer

    ActorToPoint
  7. ClothActor
Ragdoll

Christmas

Forest

Village

Plot2D

Админ