.
On Tue, Jul 31, 2012 at 1:29 PM, Sophira Crystal wrote:
> Hi,
>
> You don't convert degrees to quaternions directly. You convert vectors
> to rotations (which are quarternions), and you do that with the
> llEuler2Rot function.
>
> As for the rest of your qu
Hi,
You don't convert degrees to quaternions directly. You convert vectors
to rotations (which are quarternions), and you do that with the
llEuler2Rot function.
As for the rest of your query, you might find
http://wiki.secondlife.com/wiki/Rotation helpful - I don't know much
about rotations, but
On Mon, Nov 28, 2011 at 10:42 PM, Tigro Spottystripes
wrote:
> Why does it need to be hardcoded instead of being a setting?
According to the original post, because "the additional testing
complexity of having variables is not worth the flexibility".
(I kind of wish it was a setting too, but appa