SDK Request: Draco features

Hi all,
Exciting to see Draco included in the RhinoCommon SDK as it saves a bunch of plumbing to reference the official draco libraries.

After some brief tinkering there are a few additional features that I’d love to see to make it feature complete:

  1. Writing a DracoCompression object to a stream or byte array. At the moment the only supported options are to file or base64 string. (Note that byte arrays are considered a valid input for decompression.
  2. Compression of PointCloud. At present it appears that Draco binaries can be decompressed to point clouds but not compressed.

:slight_smile:

1 Like

Hi @camnewnham,

I’ve logged your request.

https://mcneel.myjetbrains.com/youtrack/issue/RH-70558

– Dale

1 Like