Union Bytes EngineModulesMathQuaternion

Union Bytes Engine

GeneralHilfeseitensyntaxModules
AnimationBillboardCageCameraControlDefinitionDrawingFontGadgetGeneralJoystickLightMaterialMath
Quaternion
qFromEulerqInverseqMultiplicationqMultiplyqNormalizationqNormalize
Vector
MeshNetworkNodeObjectParticlePhysicShaderSoundsSpriteTexture

Quaternion

Description

Quaternions provide a convenient mathematical notation for representing orientations and rotations of objects in three dimensions. Compared to Euler angles they are simpler to compose and avoid the problem of gimbal lock. Compared to rotation matrices they are more numerically stable and may be more efficient.[1]

References

  1. http://en.wikipedia.org/wiki/Quaternions_and_spatial_rotation
Union Bytes | Login