Article · Wikipedia archive · Last revised May 30, 2026

GLScene

GLScene is a free OpenGL-based library for Delphi, C++ and Free Pascal. It provides visual components and objects allowing description and rendering of 3D scenes.

Last revised
May 30, 2026
Read time
≈ 1 min
Length
169 w
Citations
2
Source
GLScene
Stable release
2.41 / April 1, 2024 (2024-04-01)
Written inPascal
Operating systemLinux and Microsoft Windows
PlatformIntel x86 - 32-bit
LicenseMozilla Public Licence 1.1
Websiteglscene.sourceforge.net
Repositorysourceforge.net/projects/glscene/files/
github.com/GLScene/GLScene

GLScene is a free OpenGL-based library for Delphi, C++ and Free Pascal. It provides visual components and objects allowing description and rendering of 3D scenes.

Development of the original library was started in 1999 by Mike Lischke2 and at version 0.5 the library was made Open Source and placed in the care of project administrator Eric Grange.

GLScene allows programmers to create OpenGL 3D objects at design-time using the interface shown. A wide range of objects and additional VCL controls are provided to help the programmer to build powerful 3D Delphi applications.

GLScene is supported by its user-base and comes with a number of demonstration applications and examples. Beginning with version 1.2 it also supports the C++Builder and Lazarus IDE for Free Pascal.

References

References

External links