Greetings,
I want to export to GLB from grasshopper using ghpython ! any ideas
Greetings,
I want to export to GLB from grasshopper using ghpython ! any ideas
Hi @user883,
RhinoCommon has a Rhino.FileIO.FileGltf class.
You can also just script the _-SaveAs command.
ā Dale