UofTMADLab / reach-dist

reach is a twine story format for authoring immersive XR narratives, environments and prototypes.
MIT License
4 stars 0 forks source link

three.js throws a lot of warning messages about renamed nearestPowerOfTwo() function #3

Open samesimilar opened 2 years ago

samesimilar commented 2 years ago

From issue #2 discussion

The problem I meet is that I get a lot of warning messages that slow the loading of pictures a lot, particularly at the first step. Like this: three.js:48622 THREE.Math: .nearestPowerOfTwo() has been renamed to .floorPowerOfTwo().