0x00019913 / meshy

Slicing, measurements, transformations, and visualizations on polygon meshes.
https://0x00019913.github.io/meshy/
MIT License
96 stars 30 forks source link

glTF/glb format support #4

Open jfbourdon opened 5 years ago

jfbourdon commented 5 years ago

It would be great if the viewer could support the glTF format. glTF has the ambition to become the new common publishing format for 3D content. If that can help, this other viewer also using three.js supports it (but doesn't have any measurement tools like yours has).

The specification is available on the KhronosGroup GitHub page.