Open brean opened 7 months ago
DAE/Collada files described as whole scenes, we need to iterate over the virtual scene, get all children, create groups from them recursively and add them to the base DAE-group.
right now its just a box that is shown instead of the actual DAE
DAE/Collada files described as whole scenes, we need to iterate over the virtual scene, get all children, create groups from them recursively and add them to the base DAE-group.