Hey,
I didn't know about your gltf exporter until i started working on mine: https://github.com/cityzenith/Revit2Gltf
This has material, texture, geometry and parameter export in it. I do not add the params directly to the gltf tree but instead give the nodes the unique ids of the bim elements and export a separate JSON.
If you'd like to join forces on one exporter, let me know and I'll make you a co-contributor on this project.
Hey,
I didn't know about your gltf exporter until i started working on mine: https://github.com/cityzenith/Revit2Gltf
This has material, texture, geometry and parameter export in it. I do not add the params directly to the gltf tree but instead give the nodes the unique ids of the bim elements and export a separate JSON.
If you'd like to join forces on one exporter, let me know and I'll make you a co-contributor on this project.