Posted July 26, 2022 by cemuka
Save and Load your terrain at runtime. Small file size with gzip compression.
Serialization works by saving terrain size, heights, splats map(texture informantion) and tree instances information(not actual mesh model).
To load properly, the terrain must need same set of textures, trees, etc. in same order.