threejs-mesh-modifiers icon indicating copy to clipboard operation
threejs-mesh-modifiers copied to clipboard

This is the code i changed in demo.html const texture1 = loader.load("./images/thumb/1.gif"); const texture2 = loader.load("./images/thumb/02-min.gif"); const material1 = new THREE.MeshBasicMaterial({ color: 0xffffff, map: texture2 }); however box is not loading texture

Open TamourBilal6 opened this issue 4 years ago • 0 comments
trafficstars

TamourBilal6 avatar Jun 28 '21 07:06 TamourBilal6