GLScene is a graphics engine based on OpenGL and VCL components for Delphi & C++ Builder,
Embarcadero RAD Studio.
It provides a class library and tools for rendering 3D scenes with spatial objects,
freeforms, verlets and virtual intelligent actors.
Includes additional components for creating mesh objects with materials, shaders, animations,
and developing graphics applications with physics.
- Download a zip archive of the last release or clone repository:
git clone https://github.com/glscene/GLScene.git - Run ...GLScene/External/_setupDLL.cmd as admin to include dynamic libraries
- Configure the IDE settings and paths to sources
- Open GLScene.groupproj, compile and install components
- Run examples for Delphi & C++Builders
GLS Team