Files
khaotic-engine-Reborn/enginecustom
CatChow0 defc1cb795 Minor - Implements scene saving and loading - V12.10.0
Adds scene saving and loading functionality, using a component factory for dynamic component creation and serialization.
This allows users to save and load the state of entities, including their components and textures.

A new component factory is introduced to register and create different component types.
Each component implements serialization and deserialization methods, which are used to store and restore the component's state.

A new .ker scene file format is introduced to serialize entity data and to load it back into memory to restore the scene.

Also adds a DemoScene_V12.9.0.ker file to showcase the engine.
2025-09-06 18:59:42 +02:00
..
2025-05-21 16:40:27 +02:00
2024-03-20 13:03:56 +01:00
2024-03-20 13:03:56 +01:00
2024-03-20 13:03:56 +01:00
2025-06-03 16:29:44 +02:00
2024-03-29 14:45:44 +01:00
2024-09-29 18:19:49 +02:00
2024-04-12 17:34:59 +02:00
2024-04-08 17:55:56 +02:00
2024-04-08 17:33:11 +02:00
2024-04-08 17:33:11 +02:00
2024-09-29 18:19:49 +02:00
2025-03-17 12:59:04 +01:00
2024-04-12 17:34:59 +02:00