I am looking for a simple rhino viewer for my Team. I know we can use the Rhino trial version for this, but this is too complex for people who don’t have Rhino experience…
I am thinking of a very simple version of Rhino, where users can only pan, rotate, zoom, measure, turn layers/objects on/off, these kinds of things, so basically only the commands where you cannot change the model.
is there something like this available, or is this an option for Rhino to create and sell?
To have something running on windows without connecting to the internet, a solution could be to create your own viewer in a server using Rhino3dm.js (it would be like the rview online but on your own server…) but it isn’t something ready to use… it needs some developing…