ShredEagle / snacman

He is a snac man.
MIT License
0 stars 0 forks source link

Make a scene graph architecture #51

Open FranzPoize opened 1 year ago

FranzPoize commented 1 year ago

Bounded (use std::array for children so that handles are stored in the archetype not in the heap somewhere else) Unbounded https://skypjack.github.io/2019-06-25-ecs-baf-part-4/

Try unbounded first and see what's happening