Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 1.05 KB

README.md

File metadata and controls

28 lines (26 loc) · 1.05 KB

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 all sources
  4. Open group projects dpk for Delphi or lpk for Lazarus, compile and install components
  5. Run demos in Examples for Delphi or C++Builder

Some examples:
GLS Viewer GLSViewer Dune Fighter DuneFighter Clothify Clothify Christmas Christmas Forest Forest Village Village Plot2D Plot2D

GLXEngine Team