Stykka / glTF-Bin

[Deprecated See https://github.com/mcneel/glTF-IO] glTF exporter for Rhinoceros. Supports: mode-text, mode-binary, binary-draco, materials, and textures.
MIT License
31 stars 18 forks source link

Added support for different mesh primitive modes #70

Closed jrz371 closed 3 years ago

jrz371 commented 3 years ago

-Triangles -Triangle Strip -Triangle Fan

69