hypar-io / Elements

The smallest useful BIM.
https://www.hypar.io
MIT License
349 stars 74 forks source link

GltfExtensions: mesh creation refactoring #1027

Closed katehryhorenko closed 1 year ago

katehryhorenko commented 1 year ago

BACKGROUND: Small refactoring before adding serialization of multiple representations to glb

DESCRIPTION: Added more general method AddMesh that is reused inside AddTriangularMesh and AddPointsOrLines

TESTING:


This change is Reviewable