|
@@ -4,38 +4,44 @@ Class libraries for creating 3D scenes with rendering and animations of spatial
|
|
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 DLLs
|
|
|
|
|
|
+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
|
|
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
|
|
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
|
|
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
|
|
to a folder C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl then add them and install to palette
|
|
5. Run Examples for Delphi or C++Builder <br>
|
|
5. Run Examples for Delphi or C++Builder <br>
|
|
-### Some examples:
|
|
|
|
-
|
|
|
|
|
|
+### Some examples:
|
|
|
|
+GLSViewer
|
|
<br>
|
|
<br>
|
|
-
|
|
|
|
|
|
+<img src="./Help/Screenshots/GLSViewer.png" height="300" width="400">
|
|
</br>
|
|
</br>
|
|
ActorToPoint
|
|
ActorToPoint
|
|
<br>
|
|
<br>
|
|
-
|
|
|
|
-
|
|
|
|
|
|
+<img src="./Help/Clips/ActorToPoint.gif" height="300" width="400">
|
|
|
|
+</br>
|
|
|
|
+ClothActor
|
|
|
|
+<br>
|
|
|
|
+<img src="./Help/Clips/ClothActor.gif" height="300" width="400">
|
|
</br>
|
|
</br>
|
|
Ragdoll
|
|
Ragdoll
|
|
<br>
|
|
<br>
|
|
-
|
|
|
|
|
|
+<img src="./Help/Clips/RagDoll.gif" height="300" width="400">
|
|
|
|
+</br>
|
|
|
|
+Christmas
|
|
<br>
|
|
<br>
|
|
-
|
|
|
|
|
|
+<img src="./Help/Screenshots/Christmas.png" height="300" width="400">
|
|
</br>
|
|
</br>
|
|
|
|
+Forest
|
|
<br>
|
|
<br>
|
|
-
|
|
|
|
|
|
+<img src="./Help/Screenshots/Forest.png" height="300" width="400">
|
|
</br>
|
|
</br>
|
|
-
|
|
|
|
|
|
+Village
|
|
<br>
|
|
<br>
|
|
-
|
|
|
|
|
|
+<img src="./Help/Screenshots/Village.png" height="300" width="400">
|
|
</br>
|
|
</br>
|
|
Plot2D
|
|
Plot2D
|
|
<br>
|
|
<br>
|
|
-
|
|
|
|
|
|
+<img src="./Help/Screenshots/Plot2D.png" height="300" width="400">
|
|
</br>
|
|
</br>
|
|
|
|
|
|
[Админ](https://t.me/glscene)
|
|
[Админ](https://t.me/glscene)
|