DracoPy icon indicating copy to clipboard operation
DracoPy copied to clipboard

Is there a design rotation method in the DracoPy

Open Frq-F opened this issue 2 years ago • 1 comments

Is there a design rotation method in the DracoPy?like open3d mesh.transform(rotation matrix)

Frq-F avatar Feb 22 '24 03:02 Frq-F

Ah unfortunately not at this time. You'd have to decode the mesh, apply a transform, and re-encode. However, we do welcome PRs!

william-silversmith avatar Feb 22 '24 03:02 william-silversmith