Welcome to Radium Engine!
This is an open source game engine I am creating as a hobby project.
Interested in helping? Let me know! I will always appreciate outside help :)
Current Features:
- Logging
- Basic Unit Tests
- Math functions (vectors and matrices)
- OpenGL initialization
Planned Features:
- OpenGL Renderer
- Lua or C# scripting API
- Scene Graph or Tree
- ECS
- Scene Editor
Far Down the Road Features:
- Directx12 Rendering
- Vulkan Rendering
- Ray-tracing
- Port to Mac