G Général

Rotation Multiplication and Vector by Rot Mult Version 1

Rotation Multiplication and Vector by Rot Mult
Détails
Caractéristiques
Contenu
Avis

This script just shows how to multiply quaternions (rotations) using a function rather than letting LSL do it. It's actually faster than letting LSL do it, for those interested in every millisecond of speed.

There's also a Vector by Rotation multiplication function included. These are useful for those scripters who want to know what's going on behind the scenes.