This is just another open-source render engine / game engine made by Kim Kulling. This is a playground project for me to work on my side projects. Don't expect too much, I will not invest too much time into it. But If you are interested in playing around with 3D stuff feel free to discuss these things on Reggit or in the Discussion Forum.
- Platform Features:
- CMake-based build-environment
- Multithreaded Render-Environment
- Support for Windows and Linux
- Supported Render APIs
- OpenGL-API
- 2D-Rendering
- Basic shapes
- 3D-Rendering
- Multipass Forward Renderer
- Font rendering
- Instancing
- Asset loading via assimp
- More than 40 3D-formats supported thanks to Assimp
- Basic lighting
- Debug renderer
- Please check OSRE-Docs.
We have a discord server at Discord
- Take a look into our OSRE-Forum
- Please check our Reddit-Community
- Windows:
- Visual Studio 2019
- Visual Studio 2022
- Linux:
- GCC
- Clang
The engine provdes an 3D-Editor called OSRE-Ed. It is still experimental: