I have a VRML model.file at: https://fe4d.com/tmap/assets/tube.wrl . I can load it with VRMLLooader in three.js rev 82. But when tried three.js rev 94 and rev 102, it failed. Has anybody had the same issue? What I need to do to load it in recent versions of three.js?
Asked
Active
Viewed 188 times
1
-
I can confirm that your `WRL` file loads with `R82` but not with the recent version (`R103`) of `VRMLLoader`. Could be a regression. I think it's best when you file an issue at github. – Mugen87 Apr 10 '19 at 12:09