Skip to content
This repository was archived by the owner on Apr 12, 2025. It is now read-only.
DM8AT edited this page Feb 20, 2023 · 4 revisions

--This wiki is still under construction--

Welcome to the GLGE wiki!

In the Wiki, you can check if you have any question abbout the functionality in the library.

Abbout GLGE: GLGE is a simple library for handeling 3D and 2D graphics(later also physics and more). It is designed to be easy to use for beginners and should be usable for experts. The library is Object oriented, so inharatance can be used to create your own object classes.

A short look into the future of GLGE: I am still working on the GLGE core functions, lighting, physics and loadable models are currently still in developement. If you are using these features, there can be frequent changes on how they work. In the far future, I will try to also provide presets for different things, like buttons, a few default meshes or more example scenes.

Clone this wiki locally