Tagged Questions
1
vote
1answer
224 views
What to do to UV coordinates, when swapping Z/Y coordinates (axis) of the geometry?
In my Maxscript exporter I have the ability to flip the Z/Y axis by simply swapping the Z and Y co-ordinates.
When swapping the axis this way, what is the correct thing to do to the UV coordinates? ...
5
votes
2answers
986 views
Coordinates from 3DS Max to XNA 3.5
My problem is this. I have a simple box made in 3DS Max 2009, the Box is 10x10x10. I've tried to load it on XNA and traslate the camera for 15 units, but I can seem to find the values needed to see ...