DracoUnity icon indicating copy to clipboard operation
DracoUnity copied to clipboard

Draco 3D Data Compression Unity Package

Results 14 DracoUnity issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement

Currently, when DracoUnity is in a project it prevents building to a number of platforms: ![image](https://user-images.githubusercontent.com/2693840/191309223-cd868b2b-90f9-49b9-8ba8-63e6e3efd345.png) (tested with Compilation Visualizer's built-in unit tests) Would be great if those platforms can...

bug