4 ms·
It appears to describe a data-oriented component entity system in which all data types within a component are assigned to chunks (batches) in such a way that th
by deorder 5y ago
It appears to describe a data-oriented component entity system in which all data types within a component are assigned to chunks (batches) in such a way that they can be optimally grouped with data from components of other entities for optimal memory access.