Expand description
§Khora Data
Data management systems including layouts, allocators, and streaming.
Modules§
- allocators
- Provides concrete memory allocator implementations for the engine.
- assets
- Defines asset types and their associated data structures.
- ecs
- Implements Khora’s custom Chunked Relational Page ECS (CRPECS).
- scene
- Scene module containing the Scene struct and related functionality.