Fast Dynamic Entity Component System (ECS)
-fixed bug in EntityManager -added better support for non-betterC unittests -added many new unittests -slightly improved JUnit xml output -fixed WASM compile script -added new textures -fixed model texture coordinaes in demos -some minor bug fixes in demo TODO: demos cpu usage in non-betterC mode |
||
|---|---|---|
| demos | ||
| source | ||
| tests | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| compile_wasm.py | ||
| dub.json | ||
| meson.build | ||
| meson_options.txt | ||
| README.md | ||
Dynamic Entity Component System
Entity-Component-System implementation in D language.