Material map on sphere geometry

Hello guys, I have some issues concerning my sphere material. I try to put a pokeball texture on a sphere but it doesnt render as I expected. I put 3 photos : my code, the texture and the render so you can better understand my problem. Thanks for help



Idk, it works for me :woman_shrugging:

1 Like

Maybe you hav wrong UV or texture repeating settings or your texture need to be a square. I set your texture here
https://threejs.org/examples/physics_ammo_volume.html
Texture 256x256:
bbb
Result:
image

thanks for the response, I found some code that modify my texture, I commented it and back on track

thanks for your help, I took your image and comment some code that modifies my texture


and now it works :slight_smile:

1 Like