DracoUnity
DracoUnity copied to clipboard
Draco 3D Data Compression Unity Package
Hi, am I correct in assuming there is no point cloud compression possibility in the current version of DracoUnity? If so, do you have any plans on adding it? :)...
Hi, are submeshes / subobjects supported? I can't find anything in the code or doc. I think sub objects are encoded using the sub_obj attribute, but the unity plugin seems...
Using the advanced Mesh API allows to customize `MeshUpdateFlags`. Some (or all) of them should get exposed by the API to allow optimizing for any use case. E.g.: Calculate Bounds...
Currently, when DracoUnity is in a project it prevents building to a number of platforms:  (tested with Compilation Visualizer's built-in unit tests) Would be great if those platforms can...