A tiny Revit add-in to export element geometry to WebGL, e.g., the NodeWebGL minimal Node.js WebGL viewer app.
Tiny twice over, at both ends: a small and simple Revit add-in making use of a Node.js WebGL server implemented using the Tiny WebGL library TWGL.
For a detailed description, please refer to The Building Coder and The 3D Web Coder.
-
Use a custom exporter instead of traversing the element geometry.
-
Implement support to directly drive the NodeWebGL REST API -- Initial solution completed with release 2015.0.0.3.
Jeremy Tammik, The Building Coder and The 3D Web Coder, Autodesk Inc.
This sample is licensed under the terms of the MIT License. Please see the LICENSE file for full details.