Open kbot opened 1 year ago
Hi @kbot,
Yes I did notice this as well. While they are working on getting a new version out could you please use this version of the repo.
flutter_gl: 0.0.21
three_dart:
git:
url: https://github.com/Knightro63/three_dart.git
three_dart_jsm:
git:
url: https://github.com/Knightro63/three_dart_jsm.git
Hope this helps
Thanks @Knightro63, these forks resolved the issue with the textures and allowed me to move forward on many dependency upgrades without needing for force overrides
Something broke OBJ+MTL rendering post these versions: flutter_gl: 0.0.13 three_dart: 0.0.9 three_dart_jsm: 0.0.4
It can be reproduced in the example webgl_loader_obj_mtl of this project. You can see the latest example renders like this:
Any chance you can fix this? I can't use the old versions anymore because they rely on and old ffi and other packages collide