Hi Everyone.
Im wondering why texture isnt working for mesh. Is there any mistake in coding? and how can i have UV mapping for this mesh(glb) which im importing from Github repo?
Please help
Im sorry, Here is the playground link. I trying to add texture to it but not able to add and one more query i have, how can i do UV mapping texture to it
So this point is clear for me now that i need to have material to apply texture.
But I’m confused like how can i implement UV mapping texture to it. In this code i have a photo frame and i want to add image texture in middle of frame. Any clue please. Im trying to learn by implementing basic scenes, camera, lights and basic models with texture to it.