Experimental and work in progress glTF 2.0 exporter for FreeCAD.
Solves current limitations of FreeCAD's standard glTF exporter:
- Doesn't export mirrored objects.
- Doesn't respect
LinkTransformTrueproperty for Links to App::Part. - Doesn't export wires (the black outline or line segments surrounding parts).
- As of 0.20.2 FreeCAD's standard glTF exported isn't avaliable to Python headless.
- However, this will be available in a future version:
- https://forum.freecad.org/viewtopic.php?t=76348