|
@@ -1,13 +1,13 @@
|
|
# GLXEngine
|
|
# GLXEngine
|
|
-GLXEngine - a graphics engine collector with GLScene & GXScene component packages for Delphi & C++ programming.
|
|
|
|
|
|
+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
|
|
Class libraries for creating 3D scenes with rendering and animations of spatial objects
|
|
include managers for supporting physics, sounds, terrains with materials and shaders.
|
|
include managers for supporting physics, sounds, terrains with materials and shaders.
|
|
### How to install
|
|
### How to install
|
|
1. Download a zip archive of the last release or clone the repository
|
|
1. Download a zip archive of the last release or clone the repository
|
|
-2. Run _setupDLL_admin.cmd to support external dynamic libraries
|
|
|
|
-3. Configure the IDE settings and paths to source and sourcex
|
|
|
|
-4. Open GLScene & GXScene group projects, compile and install components
|
|
|
|
-5. Run Examples for C++Builder or Delphi <br>
|
|
|
|
|
|
+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 <br>
|
|
|
|
|
|
Some examples:<br>
|
|
Some examples:<br>
|
|
GLS Viewer
|
|
GLS Viewer
|