I tried to create a cubemap for my box Sop with a cube Map top, I used 6 different images as inputs and also used fit to have same resolution but when I mapped it on my box using a phong it only shows the first input image stretched on the whole box, pls anyone help
Hi @Clinge0,
for using a Cube Map you must change the Texture Coordinates
parameter on the Box SOP to “Cube Map Inside” or “Cube Map Outside”.
cheers
Markus
Thx for ur reply I will try this and see if it works