The Magma3D engine is a simple and fast game engine using ECS.
!Disclaimer!
The engine is still in early developement and most of the features aren't finished yet!
The engine uses an Entity Component
System called Magma ECS.
Magma ECS ist simple and fast thanks to automatic parallelization.
The Magma API provides a feature called Modules, through which functionality can be added. Most of the engines functionality is also provided as modules.
Learn how to develop using the Magma3D engine.
News about new releases, features, etc. will be available here.