MD2 coordinate system?
It seems that the coordinate system MD2's are drawn in is different than the OGL one. My models always point down/up the z axis.. Am I correct?
OGL doesn't make any assertion about which direction is "up"...
And yes, MD2's vertical axis is Z.
And yes, MD2's vertical axis is Z.
for each axis swap you need to negate one axis, otherwise you get everything mirrored (with opposite winding direction).
When I negate one of the axis, the model starts swaying from left ro right... :/
Edit - I fixed it.. Doing the negation when I interpolated the frames fixed it..
Edit - I fixed it.. Doing the negation when I interpolated the frames fixed it..
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Translating a window coordinate to a view coordinate | emileej | 3 | 2,658 |
Jun 20, 2005 11:25 AM Last Post: emileej |
|
| Faking a Z Coordinate With NSImage | Nick | 2 | 2,571 |
Jun 11, 2005 05:38 PM Last Post: Nick |
|
| Quaternions, coordinate systems, etc... | Jesse | 4 | 4,003 |
Jul 14, 2003 08:31 AM Last Post: DoG |
|

