GLTFExporter empy export
-
threeversion: 0.134.0 -
three-stdlibversion: 2.5.10
Problem description:
GLTFExporter from three-stdlib results in empty export.
Relevant code:
https://codesandbox.io/s/exporter-9zlzn?file=/src/index.js:575-703
Any updates on this? Currently experiencing the same problem
Same. Guess I'll try the one from the Three.js directory and see if that works.
Yep this one works https://github.com/mrdoob/three.js/blob/master/examples/jsm/exporters/GLTFExporter.js
@mysterybear could you update/pr ?
@drcmda yeah I'll try today
Hi @drcmda I've put a draft up here https://github.com/pmndrs/three-stdlib/pull/167 it's not ready yet, I'm just blocked on some things, I've written in the comments/conversation, cheers!
:tada: This issue has been resolved in version 2.22.10 :tada:
The release is available on:
Your semantic-release bot :package::rocket: