See https://github.com/mcneel/glTF-IO
Rhinocerous plugin to export Rhino objects to glTF Binary for use on the web/mobile/VR/etc.
Rhino users with questions should go here: https://discourse.mcneel.com/t/gltf-binexport/114378
Bug reports are welcome here.
Everything you need to know about glTF is available on this poster: https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/figures/gltfOverview-2.0.0b.png
Contributions and bug reports are welcome.
This project uses the Rhino7 and above PackageManger
for managing the user releases.
Building and deploying for both Win and Mac can be done with:
$ cd bin/Release/net48
$ /Applications/Rhino\ 7.app/Contents/Resources/bin/yak build
$ /Applications/Rhino\ 7.app/Contents/Resources/bin/yak push gltf-binexporter-XXXXXXX-any.yak
Aske Doerge (original author)
MIT but please make PRs if you make improvements.