mcneel / rview

Test Web App for rhino3dm.js
MIT License
31 stars 5 forks source link

feature request. preset model to open #74

Closed marcellojs closed 4 years ago

marcellojs commented 4 years ago

it would be great if you could send someone on your network a link to view the rhino model and in the url address it would store where to load the model

for example https://www.rhino3d.com/viewer/#/kdirprojectxyzxyz.3dm or even dropbox.....

that way with the link it would instantly fire up the rhino model this would be very helpful for project principles and owners of projects in the aec industry who are less..... inclined to search for a .3dm file to load

sbaer commented 4 years ago

This can be done with the following syntax https://mcneel.github.io/rview/#/view?url=https%3A%2F%2Fmcneel.github.io%2Frview%2F%2Fsamples%2FRhinoLogo.3dm

marcellojs commented 4 years ago

could you open from a local drive? https://mcneel.github.io/rview/#/view?url=C%3A%5CGH_REVIT_RFA_TO_RHINO.3dm ?