draco
draco copied to clipboard
Texture coordinates with PLY mesh support
Can I compress/un-compress a PLY mesh with texture coordinates? Looking at the code ply_encoder.cc/ply_decoder.cc it doesn't seem to be possible... If not can support for it be added?
PlyEncoder supports texture coordinates. PlyDecoder does not. It can be added but it is currently not on our roadmap. We are always happy to accept community contributions though.