https://github.com/kotleni/glengine
Cpp 3d OpenGL game engine. Early WIP.
https://github.com/kotleni/glengine
cpp engine glsl opengl render sdl2
Last synced: 2 months ago
JSON representation
Cpp 3d OpenGL game engine. Early WIP.
- Host: GitHub
- URL: https://github.com/kotleni/glengine
- Owner: kotleni
- License: gpl-3.0
- Created: 2024-06-03T09:40:16.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2025-02-10T09:59:21.000Z (about 1 year ago)
- Last Synced: 2025-04-19T13:24:46.222Z (about 1 year ago)
- Topics: cpp, engine, glsl, opengl, render, sdl2
- Language: C++
- Homepage:
- Size: 14.9 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
...
