InterstellarJS / PlanetTech

PlanetTechJS is an open-source JavaScript library built using vanilla THREE.js, for creating and editing planets at scale
Other
42 stars 3 forks source link

CubeMap is broken because of the issues in Threejs v0.156.1 #9

Closed miguelmyers8 closed 11 months ago

miguelmyers8 commented 11 months ago

after updating Threejs version to v0.156.1 CubeMap is broken because of a bug in ThreeJS NodeMaterial using glslFn and wgslFn. Waiting for the next update that fixes the issues https://github.com/mrdoob/three.js/pull/26844

miguelmyers8 commented 11 months ago

fixed with Threejs 0.157