Sander Mertens
Dec 16, 2024

--

That's correct, EnTT stores component data in the dense array. I opted for storing components in the sparse array because this gives me stable component pointers, which was a big reason for this feature.

--

--

Sander Mertens
Sander Mertens

Written by Sander Mertens

Author of Flecs, an Entity Component System for C and C++

Responses (1)