Hacker News new | ask | show | jobs
ECS (entity-component-system) back and forth, part 2: insights – groups (skypjack.github.io)
2 points by skypjack 2652 days ago
1 comments

With this post I wanted to go into details on the grouping functionalities that can be implemented with sparse sets. This is something I have been asked about since I published the last part of the series and I think it can help to better understand how EnTT works under the hood.

I hope the post can find the interest of many.