[Opensim-dev] libsecondlife.LLQuaternion vs OpenMetaverse.Quaternion

Homer Horwitz homerhorwitz at googlemail.com
Thu Sep 25 17:43:46 UTC 2008


Hello all,

just answered on IRC, here for the list:

On Thu, Sep 25, 2008 at 7:30 PM, Diva Canto <diva at metaverseink.com> wrote:
>...
> Can someone please explain what changed and how I need to change my
> input axis and angle?
In libsl, you could use new LLQuaternion(angle, axis). In libomv, you
have to use Quaternion.CreateFromAxisAngle(axis, angle).

Cheers,
  Homer



More information about the Opensim-dev mailing list