McCulloughRT / Revit2glTF

An open source glTF format exporter for Autodesk Revit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Revit2glTF - A Revit glTF Exporter

This is currently a work in progress but the end goal is to create an open source implementation of an extensible exporter from Autodesk Revit to the glTF model format.

Current To-Do's

  • Handle basic material export
  • Handle textured material export
  • Handle normals export
  • Add toggle for exporting each element as a seperate .bin vs a single .glb.
  • Add element properties to extras on glTF nodes.
  • Add element properties to a sqlite file referenced by glTF nodes.

About

An open source glTF format exporter for Autodesk Revit.


Languages

Language:C# 100.0%