A Grasshopper Plugin for web export of 3d models
- check out the functionality with this Grasshopper Definition
- I recently saw that shapediver is now suggesting to use the Rhino8 native gltf export, so I wrote the script to leverage that.
- This Component implements two ways to output the gltfs
- It outputs the entire scene
- It outputs only the grasshopper geometry
- Here you can edit all the export settings in one place
- Draco Compression
- Formatting
- Mesh Settings
- A simple video each; showing:
- Export GLTF With Custom Material - how to use this in general
- Export GLTF With Downloaded Material - how to use this with a downloaded material
- Find out more about how to create Physically Based Materials in the Rhino Documentation