ankrom-moisan / RevitWebView

Inspect Revit models and their properties over a web browser, view the model in VR, and find new ways of interaction with LEAP Motion!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rvt3js

A three.js WebGL/WebVR viewer for exploring Autodesk Revit models directly in browser.
Revit models are exported to a JSON format using vA3C, then loaded into a three.js WebGL rendering engine. Because the JSON format supports meta information, all element data about each construction assembly is exported as well. In the web viewer, clicking on an element will display its embedded information.

As a test for alternative interaction, support for the LEAP Motion controller has been included so that physical gestures like grabbing and moving your hands will manipulate the 3d model. This gives a greater sense of "taking control" of the design, and a more intuitive way of navigating especially in group settings.

Experimental support is also included for WebVR using a nightly build of Chrome.

About

Inspect Revit models and their properties over a web browser, view the model in VR, and find new ways of interaction with LEAP Motion!

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%Language:HTML 0.0%