Details
Features
Contents
Reviews
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.