Jmol/Quaternions

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
Line 13: Line 13:
==Preliminaries==
==Preliminaries==
-
A quaternion is an mathematical object (like a matrix or a complex number) with four parameters x y z w. It is useful to express orientations and rotations, and to do calculations (combining, interpolating, dissecting) on them. Jmol shows structures (e.g. atom positions) on a display and allows the view to be rotated and individual atomic positions to be manipulated.
+
A quaternion is an mathematical object (like a matrix or a complex number) with four parameters x y z w. It is useful to express orientations and rotations, and to do calculations (combining, interpolating, dissecting) on them.
 +
 
 +
Jmol shows structures (e.g. atom positions) on a display and allows the view to be rotated and individual atomic positions to be manipulated. The atoms have Cartesian coordinates x, y, z, and when you rotate the model, the coordinate system is rotated (same coordinates x, y, z, but axes of coordinate system point in different directions).
 +
 
 +
<jmol><jmolButton><script>axes on</script>
 +
<text>show axes</text></jmolButton></jmol>
 +
 
==Combining two rotations==
==Combining two rotations==

Revision as of 19:11, 24 July 2019

Examples

Caption for this structure

Drag the structure with the mouse to rotate

Resources

http://sacredsoftware.net/tutorials/quaternion.html

Proteopedia Page Contributors and Editors (what is this?)

Karsten Theis

Personal tools