DracoEncode.cs not visible
The static class public static class DracoEncode or its methods like EncodeMesh are not accessible.
This is on Unity 202.3.22f1 with Draco 4.0.1
Hi @MoritzSkowronski ,
That seems wrong indeed, I'll have a look hopefully next week.
What do you want to do with it? Fyi: If it's runtime compression, I've not tested if it works yet.
My goal, although this is not possible yet, I presume, is to compress and decompress a LIDAR scanned point cloud to sent over WIFI.
@MoritzSkowronski Makes sense. Runtime compression (once it's implemented) will probably take some time (depending on data size, ofc).
I'm currently facing the same issue. Are there any updates ?
@AR-Vsx No updates so far. It's not a priority on my side, but I'm happy to review contributions if someone wants to tackle it sooner.
I was able to use the namespace by creating a Assembly Definiton File in my Scripts folder and referencing both Draco and DracoEncoder.