Jump to content

GLScene

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Soetermans (talk | contribs) at 08:13, 17 March 2020 (not an engine apparently). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

GLScene
Stable release
v1.4 / December 30, 2015; 8 years ago (2015-12-30)
Preview release
v1.4.1 / January 16, 2016; 8 years ago (2016-01-16)
Repository
Operating systemLinux and Microsoft Windows
PlatformIntel x86 - 32-bit
LicenseMozilla Public Licence 1.1
Websiteglscene.sourceforge.net

GLScene is a free OpenGL-based library for the Delphi programming language, 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 Lischke[1] 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

  1. ^ "Archived copy". Archived from the original on 2006-06-17. Retrieved 2006-06-25.{{cite web}}: CS1 maint: archived copy as title (link)

External links