TMink / Digitales-3D-Feldbuch

Mozilla Public License 2.0
2 stars 0 forks source link

Outsourced Object Loaders do not load Object positions #212

Closed TMink closed 7 months ago

TMink commented 10 months ago

When loaded outside of 3DView.vue, the laoded object does not seem to have any positional data

Image

But inside 3DView, the laoded THREE.Group does have values alredy set

Image

TMink commented 7 months ago

The current implementation fixes the problem.