visose
visose
Hi @jrz371, no, in our plugin we are generating a .glb byte array from existing selected geometry, which never gets saved into a file on disk. The Rhino command saves...
> I'm not certain we'll ever be hosting a stable SDK for the plugin. No worries, for the time being we will continue to use our fork.
The plugin has a panel where the UI is created by web technologies (using a webview control). It includes a three.js viewer where we preview Rhino geometry (that's why ideally...
Thanks, I'll fix this.
Hi, if you're using Rhino 8, you might have to switch to the .NET Framework runtime. https://www.rhino3d.com/en/docs/guides/netcore/
Hi @filipejsbrandao, it should work now in the latest release.
Hi @fliflaflotte, you don't need to install those dependencies manually. They are already included when you install this plugin from Rhino's package manager. There was an issue before with Robots...
Hi @odbee, can you test with the attached Grasshopper file? [URRealtimeDataExchange.zip](https://github.com/visose/Robots/files/14733724/URRealtimeDataExchange.zip)