Author Topic: Skybox help - Can someone point out the Front, back, left, right, etc.? (Easy)  (Read 1075 times)

Can someone edit this image showing which squares are : http://imageshack.us/f/297/spheremapgalaxyasteroid.png/

Up
Down
Front
Right
Back
Left

Please?
« Last Edit: August 23, 2012, 11:23:12 AM by Pacnet2012² »

The DML file is as such:
Code: [Select]
back
right
front
left
top
bottom
top(env map)

The DML file is as such:
Code: [Select]
back
right
front
left
top
bottom
top(env map)

I meant can someone edit the image provided to show which would be the correct side names>

I meant can someone edit the image provided to show which would be the correct side names>
100% a matter of taste. As long as the correct sides match up which face is "front" or "top" is completely irrelevant. I personally use the center of the cross as "front" face since it's easier for me to visualize it that way.

       | top    |
| left | front  | right | back |
       | bottom |

100% a matter of taste. As long as the correct sides match up which face is "front" or "top" is completely irrelevant. I personally use the center of the cross as "front" face since it's easier for me to visualize it that way.

       | top    |
| left | front  | right | back |
       | bottom |


Thanks.

I found these from an external skybox tutorial. You could use these as a reference.