hypar-io / Elements

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

gltf: parent node for an element and the representations as children #1038

Closed katehryhorenko closed 10 months ago

katehryhorenko commented 10 months ago

BACKGROUND:

DESCRIPTION: -This PR changes the gltf serialization for multiple representations, The representation instance becomes the child node of the element node. Element node contains Transform.

TESTING: image

GlbElementNode

REQUIRED:


This change is Reviewable