#3d #3d-graphics #rendering #delphi #pascal #game-engine #framework #components #gamedev

glscene b698f6087e Updated readme.md 1 tuần trước cách đây
.github 856887be2c Create google.yml 5 năm trước cách đây
Assets c87ac51d44 Updated v2.5 8 tháng trước cách đây
Examples d98e61e649 Range of shininess fixed 1 tháng trước cách đây
Externals 3c42a51748 Removed gnuGettext 5 tháng trước cách đây
Help 1cfc80e4ae Updated examples 4 tháng trước cách đây
Packages c3218c65e4 Edited 5 tháng trước cách đây
Resources a1d7a15f4f Updated phys dpk 1 năm trước cách đây
Source b698f6087e Updated readme.md 1 tuần trước cách đây
Sourcex b698f6087e Updated readme.md 1 tuần trước cách đây
Src fed7287b0c fixed the handling of DecimalSeparator (WARNING: there were two statements in the same line) 1 tháng trước cách đây
bpl 5d6313c335 Upgraded and removed autogenerated units 5 tháng trước cách đây
include 5d6313c335 Upgraded and removed autogenerated units 5 tháng trước cách đây
lib 5d6313c335 Upgraded and removed autogenerated units 5 tháng trước cách đây
.gitignore d39be50722 Initial commit 5 năm trước cách đây
GLSEngine.groupproj 287c5d8514 Upgraded demos 9 tháng trước cách đây
GLXEngine.groupproj 0f1beae33d Upgraded 5 tháng trước cách đây
LICENSE d39be50722 Initial commit 5 năm trước cách đây
README.md b698f6087e Updated readme.md 1 tuần trước cách đây
_clean.cmd 1cfc80e4ae Updated examples 4 tháng trước cách đây
_config.yml c1a02ecd9f Set theme jekyll-theme-minimal 5 năm trước cách đây
_setupDLL_admin.cmd 2f92590d9e included gxscene_dtp.dpk 1 năm trước cách đây

README.md

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

Admin