UnityPack
UnityPack copied to clipboard
[Request] De-Compressed Meshes
Have been any improvements on Mesh decompression? Thanks!
@andburn wrote the Mesh-to-OBJ exporter. Is there something specific missing from it?
Well, at export.py:141 there's a "TO-DO" comment. If mesh_compression flag is present, the meshes are not processed. I've tested with some compressed mesh bundles and are not exported.
PRs welcome then :)
Ha, ha. I've been digging for info about the mesh compression method but I've found nothing worthy. The only clue I found is prehistoric https://forum.unity3d.com/threads/mesh-compression-what-does-it-actually-do.33073/