Skip to content

tt-acm/Spectacles.RevitExporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spectacles for Revit

A Revit custom exporter add-in generating JSON output for the Spectacles three.js web viewer.

First implemented as part of the vA3C project by Matt Mason and Jeremy Tammik at the New York AEC Hackathon in May 2014, continuing support of Spectacles by Thornton Tomasetti's CORE studio.

Installation Instructions

  • Download the latest build from here
  • Right click the downloaded .zip file > properties > click unblock button, then Apply, then OK.
  • copy the Spectacles.RevitExporter.addin and Spectacles.RevitExporter.dll files into either of these two directories:
    • C:\Users<yourUserName>\AppData\Roaming\Autodesk\Revit\Addins<yourRevitVersion>
    • C:\ProgramData\Autodesk\Revit\Addins<yourRevitVersion>
  • Restart Revit, then look for the Spectacles icon in the Addins tab in Revit's ribbon.

Tools and Technologies

Further Reading

Wishlist

  • Texture support
  • Improved handling of normals to gracefully display non-planar surfaces