GLScene
Stable release
2.4[1] / April 1, 2024; 2 years ago (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 Lischke[2] 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

edit
  1. ^ "GLScene - Browse /GLScene/GLScene v.2.4 at SourceForge.net".
  2. ^ "OpenGL library GLScene". Archived from the original on 2006-06-17. Retrieved 2006-06-25.
edit


📚 Artikel Terkait di Wikipedia

High-Level Shader Language

Professional™/Ultra™ of EON Reality eyeon Fusion Far Cry Garshasp: The Monster Slayer GLScene Gun Metal Hitman: Blood Money Irrlicht Engine League of Legends Lightfeather

Lazarus (software)

ideas. SimThyr is a continuous simulation program for thyroid homeostasis. GLScene is a free OpenGL-based library that provides visual components and objects

Hrot

used his own proprietary engine, programmed in Pascal and utilizing the GLScene graphics library. The idea for the game first came in 1997 when Spytihněv

Lischke (surname)

diplomat, best known as amateur naturalist Mike Lischke, developer of GLScene Wolfgang Lischke, German football player and coach This page lists people

Quake Army Knife

develop a 3D game using QuArK. It combines QuArK, Lazarus and GLScene. Quark For GLScene Archived 2007-01-01 at the Wayback Machine is an install for QuArK

Java Bindings for OpenGL

initialization or repaint code). Here is the reference C implementation: int DrawGLScene(GLvoid) { glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT); glLoadIdentity();