Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kotleni/glengine

Cpp 3d OpenGL simple game engine.
https://github.com/kotleni/glengine

cpp engine glsl opengl render sdl2

Last synced: 5 days ago
JSON representation

Cpp 3d OpenGL simple game engine.

Awesome Lists containing this project

README

        

## glengine
Cpp 3d OpenGL simple game engine.

Check this board to get information about development.

### Actual features
- [ ] Basic rendering
- [x] Models
- [x] Textures
- [x] Simple light
- [ ] Advanced light
- [x] UI
- [ ] Splash screen
- [x] Console
- [ ] Platforms
- [x] Linux
- [x] MacOS
- [ ] Windows (#9)
- [ ] Game world
- [x] Game objects
- [ ] Physics (#4)
- [ ] Levels system
- [ ] In-game editor (#10)

...