Kaltenberg/modules/ecs
Eric-Paul Ickhorn 25399640a4 Support tagging entities in ECS
The ECS previously wasn't capable of  adding tags to the entities; the
'C' of ECS wasn't there. The tagging still needs some tests.
2024-09-12 23:27:12 +02:00
..
inc-c/voxula/internals Support tagging entities in ECS 2024-09-12 23:27:12 +02:00
src-c Support tagging entities in ECS 2024-09-12 23:27:12 +02:00
README.md Add module skeletons 2024-09-07 22:11:10 +02:00
includes.txt Modify build-script include folder keys 2024-09-08 16:45:20 +02:00

README.md

Voxula ECS

The Voxula ECS (Vex) is a highly performant ECS (Entity Component System), it helps with managing data.