G 全般

Rotation Multiplication and Vector by Rot Mult バージョン 1

Rotation Multiplication and Vector by Rot Mult
詳細
設備
コンテンツ
レビュー

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.