Sketchfab Exporters
Grasshopper Exporter
The Grasshopper exporter lets you publish 3D models straight from Grasshopper to Sketchfab.
- Author
- Andrew Heumann
- Last update
- 2013/10/15
- License
- Freeware
- Language
- English
How to install
- Download and unzip the ZIP file.
- Move the DLL and GHA files to Grasshopper's Components folder, which you can get to from File → Special Folders → Components folder, or you can navigate to it manually: C:\Program Files\Rhinoceros 4.0\Plug-ins\Grasshopper\Components\
- Right-click the DLL and the GHA files and select Unblock.
- Restart Grasshopper.
- The exporter should now be available under the S tab.
How to use
- You will need these components in your Grasshopper Canvas:
- The Sketchfab Exporter, found in its own component tab
- Model geometry
- Optional: colors / textures / object attributes
- A boolean toggle to activate the exporter
- Your API token
- Text for a model title (required), description, and tags (optional)
- A folder path to store temporary model files
- Optional for Pro members: a boolean toggle for setting Private
- Optional for Pro members with Private enabled: text for a model password
- Use the boolean toggle as the Run input, but don't set it to true until you're ready!
- Use your model geometry as the Geo input, meshes are preferred.
- Optional: use your colors as the Att input, or more advanced textures and object attributes if you have additional plug-ins
- Use your API token text as the Tkn input.
- Use your Folder Path as the Dir input.
- Use your Title, Description, and Tag text as the Ttl, Dsc, and tgs inputs, respectively.
- Optional: use your boolean toggle and password text as the Prv and PW inputs, respectively.
- Change your Run boolean to True to convert your model and start the upload!
When the upload is complete, you can view your model on Sketchfab, adjust rendering settings, and save the default view.
For more detailed instructions and other information, visit the blog or watch the video above.