Skip to content
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

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

Open
TamourBilal6 opened this issue Jun 28, 2021 · 0 comments

Comments

@TamourBilal6
Copy link

No description provided.

@TamourBilal6 TamourBilal6 changed the title Not loading texture in box This is the code i changed in demo.html Jun 28, 2021
@TamourBilal6 TamourBilal6 changed the title This is the code i changed in demo.html 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 }); Jun 28, 2021
@TamourBilal6 TamourBilal6 changed the title 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 }); 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 Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant