G Geral

Rotation Multiplication and Vector by Rot Mult Versão 1

Rotation Multiplication and Vector by Rot Mult
Detalhes
Destaques
Conteúdo
Resenhas

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.