Yaw Pitch & Roll to Matrix

Blitz3D Forums/Blitz3D Programming/Yaw Pitch & Roll to Matrix

Roland(Posted 2006) [#1]
Hey all,

Can someone help me with an example of how to convert an object's Yaw Pitch and Roll to a Matrix? I've found some matrix code in the code archives, but I don't know what the 16 different values correspond to. It would be great if someone could show me how to use something like that.

Thanks!
roland


DJWoodgate(Posted 2006) [#2]
Use GetMatElement.


Roland(Posted 2006) [#3]
thanks! I think that will work perfectly.

cheers,
roland