• Stars
    star
    180
  • Rank 212,133 (Top 5 %)
  • Language
    C#
  • Created over 4 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An open source glTF format exporter for Autodesk Revit.

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.