RevitGltfExporter is a revit add-in for exporting model to glTF format. Built and tested at Revit 2018
Follow below steps to install add in:
- Clone this repository and build it.
- Copy the release folder to the Revit add-in folder and rename it to "GltfExporter" or whatever you like. It should be "C:\ProgramData\Autodesk\Revit\Addins\2018\GltfExporter\RevitGltfExporter.dll".
- Copy the GltfExporter.addin to above revit add-in folder. Open as text file and edit the assembly path accordingly.
- Open your rvt model in Revit.
- Find the "Export glTF" menu as below screen shot.