Build | Status |
---|---|
Ubuntu |
This repo contains the implementation of a basic 3D OpenGL-based renderer. It contains basic abstractions of resources like VBOs, FBOs, etc., as well as a small OOP-based API to create a scene, similarly to ThreeJs, BabylonJs and Ogre3D. Some sample applications that can be built with this renderer are shown below:
We're currently refactoring the whole library in the dev
branch. Hopefully in
some days we'll have the codebase up and running again. I'msorry in advance for
any inconvenience.