issues
search
MohamedHaitamKsiks
/
awesome-simple-engine
multi platform game engine
MIT License
10
stars
1
forks
source link
Faster Create and Delete in ECS
#114
Closed
MohamedHaitamKsiks
closed
4 months ago
MohamedHaitamKsiks
commented
4 months ago
TODO:
Do delete and creates in batches.
Update the componentIndex for entities at the end of each frame.
TODO: