Yaw Pitch & Roll to Matrix
Blitz3D Forums/Blitz3D Programming/Yaw Pitch & Roll to Matrix| 
 | ||
| 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 | 
| 
 | ||
| Use GetMatElement. | 
| 
 | ||
| thanks!  I think that will work perfectly. cheers, roland |