README.md 1.7 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
  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, compile and install components
  5. Run Examples for Delphi or C++Builder

GLSViewer

ActorToPoint

ActorToPoint ClothActor

Ragdoll

Ragdoll

Christmas

Forest

Village

Plot2D

Plot2D

Tools

  • RAD Studio for Delphi and C++, Community Edition.
  • Git, console utility for tracking and maintaining the history of file changes.
  • TortoiseGit, shell interface client to Git for Windows Explorer.
  • Beyond Compare, an application to compare, merge, and synchronize data.
  • Notepad++, source code text editor for programmers.
  • PasDoc creates HTML documentation from source code comments and external files.
  • Inno Setup, an open-source installation tool for Windows applications.

Admin