-
Notifications
You must be signed in to change notification settings - Fork 37
Issues: drawcall/threejs-mesh-modifiers
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
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
#4
opened Jun 28, 2021 by
TamourBilal6
ProTip!
Adding no:label will show everything without a label.