Browse Source

Update README.md

GLSEngine using GLScene with VCL and GXScene with FMX
glscene 9 months ago
parent
commit
2fcaf6c6ce
1 changed files with 4 additions and 6 deletions
  1. 4 6
      README.md

+ 4 - 6
README.md

@@ -1,9 +1,7 @@
-# GLScene
-GLScene is a graphics engine based on OpenGL and VCL components for Delphi & C++ Builder,
-Embarcadero RAD Studio. <br>  It provides a class library and tools for rendering 3D scenes with spatial objects,
-freeforms, verlets and virtual intelligent actors.<br> 
-Includes additional components for creating mesh objects with materials, shaders, animations, <br> 
-and developing graphics applications with physics. 
+# GLSEngine
+GLSEngine - a graphics engine based on GLScene and GXScene libraries with VCL/FMX components for Delphi & C++Builder. 
+Class libraries for creating 3D scenes with animation and rendering of spatial objects. 
+Includes managers for supporting physics, sound, 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 ...GLScene/External/_setupDLL.cmd as admin to include dynamic libraries
 2. Run ...GLScene/External/_setupDLL.cmd as admin to include dynamic libraries