G General

Rotation Multiplication and Vector by Rot Mult Versión 1

Rotation Multiplication and Vector by Rot Mult
Detalles
Funciones
Contenidos
Reseñas

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.