Rhino files in a browser. Shareable links. No 30-day timer.
A self-hosted web viewer for Rhino .3dm files. Upload a model, get a link, send it to anyone. Renders client-side with the official rhino3dm WebAssembly build from McNeel. Your file is not uploaded to a third party, not analyzed, and not silently deleted after thirty days.
How it works
- Drop a .3dm into the upload form.
- Pick an access mode — public link, password-gated, or (soon) email allowlist.
- Share the link. Anyone who can open the link can orbit the model in their browser.
What it is
- Three.js + the official rhino3dm.js WebAssembly loader from McNeel.
- Hosted on Cloudflare Pages, with model files in R2 and metadata in D1.
- Open in any modern browser, desktop or mobile.
What it isn't
- Not a multi-format viewer. .3dm only. For .dwg, .rvt, .step, .ifc — that's a different tool.
- Not an editor. View, orbit, download. No transform, no annotation, no markup.
- Not a multi-tenant platform. Solo upload during the v0 alpha.
Status
Alpha. Only Travis can upload right now. If you want a model shared, ask him. Public upload may open later; that's a separate decision.