UnityPack icon indicating copy to clipboard operation
UnityPack copied to clipboard

[Request] De-Compressed Meshes

Open jorgerobles opened this issue 9 years ago • 4 comments

Have been any improvements on Mesh decompression? Thanks!

jorgerobles avatar Oct 02 '16 08:10 jorgerobles

@andburn wrote the Mesh-to-OBJ exporter. Is there something specific missing from it?

jleclanche avatar Oct 02 '16 08:10 jleclanche

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.

jorgerobles avatar Oct 02 '16 08:10 jorgerobles

PRs welcome then :)

jleclanche avatar Oct 02 '16 09:10 jleclanche

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/

jorgerobles avatar Oct 02 '16 09:10 jorgerobles