Rhino Plugin | Webgi
Developed a custom Rhino plugin using C# and JavaScript to export and display .3dm files (jewelry models) on the web. The solution enabled seamless, interactive 3D model viewing using Three.js and webgi.xyz.
Technologies
Webgi
Csharp
JavaScript
My Role
Developer
Client
Mr Prashant Sharma,iJewel3D
Year
2023
Location
India ,Remot
Category
BIM
Digital Twins
My Proccess
I developed a plugin using C# that can be added to Rhino, allowing you to execute it through the command section.

Steps
Step 1
By executing this command, you can export your file in the 3DM format and directly upload it to a web page to be viewed online.We convert the 3DM file to a suitable format for the web, ensuring compatibility for online viewing and interaction.
Step 2
In this section, I implemented a direct connection to upload the file to the client's server, integrated the APIs, and used Webgi for optimal display of the jewelry in the graphics.
Step 3
Finally, as someone working with Rhino, you can also share the online link of your work with colleagues and have your file accessible on the web.And of course, the Webgi code is perfectly synchronized with Three.js, which is my area of expertise.