sg-engine
sg-engine copied to clipboard
Serialize/Deserialize models using bincode, json
It'd be nice to serialize the entire prepared form of a mesh+textures for faster loading. Bincode provides a compact representation for this, but they may be large on disk, and so should be used as a filesystem cache.