This is a simple 3D Lua-scriptable game engine using SDL and OpenGL.
- 3D rendering with OpenGL 3.3
- SDL_mixer sounds
- Box2D physics
- Lua API
SDL3D is supported on multiple platforms, but should run on other platforms without too much work.
- Windows
- Linux (tested on Ubuntu)
Check out Compiling.txt.
- Proper rendering engine (render using material files)
- 3D physics?
Feel free to add issues at our issue tracker.
Released under the GNU GPLv3 license. Check out COPYING.