-
V12.0.0 - ECS Stable
released this
2025-06-24 13:10:59 +00:00 | 9 commits to main since this releaseV12.0.0
ECS ??
-
Complete overhaul of the object system from a single class "object" to a complete entity component system
-
Basic component added (Transform, Render, Identificator, Physics and shader)
-
Entity manager handling the usage of game object in the app
-
The ECS is currently use only for the big cube generation, the other feature will be avaible soon
Downloads
-