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.
- 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.