Open blackbone opened 5 months ago
https://github.com/DesertImage/ecs-burst Maybe you can add this to the list
@yuliuren it's not Unity benchmarks but if there's no unity dependencies and you'll add a csproj so it will work in pure dotnet - it's possible but as far as i can see it has deps to Unity.
Maybe you are interested to add this too https://github.com/andreakarasho/TinyEcs Thank you!
@andreakarasho yep, it's planned but have not much time for it right now, will add later or you can add it via PR.
Maybe you are interested to add this too https://github.com/sebas77/Svelto.ECS Thank you!
@MiKiNuo may be a bit later, or you can try do do it yourself. Feel free to create PR. For now planning to add some more complex scenarios.
Verification
Ecs implementations
Require help to verify ECS utilization implemented in proper way:
Behncmarks
Require feedback about Context API in following topics:
Implementation
Ecs
All other Ecs framework contexts implementations are very welcome
Benchmarks
Need some ideas about use cases which will affect following topics:
Cheers!