Unofficial LSL Reference

[[user:sei:roll_pitch_yaw]]


Unofficial LSL reference

User Tools

Login

You are currently not logged in! Enter your authentication credentials below to log in. You need to have cookies enabled to log in.

Login

Forgotten your password? Get a new one: Set new password

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

user:sei:roll_pitch_yaw [2015-08-10 09:32 SLT]
sei Simplify atan2
user:sei:roll_pitch_yaw [2017-08-17 08:30 SLT] (current)
sei note the order applies to extrinsic rotations
Line 1: Line 1:
-Since this seems to be a FAQ, here is a function to return classic roll/​pitch/​yaw (nautical angles). $lfn[llRot2Euler] can't be used because classic roll/​pitch/​yaw requires XYZ rotation order, and SL uses ZYX rotation order.+Since this seems to be a FAQ, here is a function to return classic roll/​pitch/​yaw (nautical angles). $lfn[llRot2Euler] can't be used because classic roll/​pitch/​yaw requires ​(extrinsic) ​XYZ rotation order, and SL uses ZYX rotation order.
  
 <code lsl2> <code lsl2>