The SCEngine project, which stands for Simple C Engine, is a set of tools and libraries distributed under the GNU GPLv3 providing an OpenGL rendering engine. It intends to break the compatibility with the old versions of the GL in order to offer a large set of modern rendering techniques.
Dépôt SVN pour le projet SCEngine (à utiliser de préférence à la place du dépôt git).
Dépôt Git des sources du site internet du SCEngine, sous licence GPLv3.
Main API of the SCEngine. It uses all the SCE sub-libraries and provides scene and resources managment.
This library provides a generic frontend to use the GL.
Common library of the SCEngine, independant from the GL and used by many other libraries. It is under the GPLv3.
Core generic features. This library provides skeletal animations, terrain, octrees, geometry, and so on.
Discussions about the architecture, the features and the bugs of the engine.