Closed Anecoz closed 1 year ago
Some concept of a scene is needed. E.g. all assets, and renderables using the assets as well as other engine data such as lights. Serialisation/deserialisation of a scene so that it is possible to save/load from disk.
Added basic scene support, with serialisation/deserialisation using bitsery.
Some concept of a scene is needed. E.g. all assets, and renderables using the assets as well as other engine data such as lights. Serialisation/deserialisation of a scene so that it is possible to save/load from disk.