Skip to content

Changes for glTF writer upon to remarks mentioned in #105

Julia Slyadneva requested to merge GLTF into master

Improve glTF writer to support edges and vertices. Use gltf_PrimitiveMode_LineStrip for edges. Export verteces Introduce scene structure class Rework the routine with root nodes Allow saving to gltf as a couple of files.

Merge request reports