Downloads

Download the software here to make your own spacetime animations.

For developers, the project "Command Line Quaternions is sponsored at sourceforge.net. You may look at the source code via viewvc.

Quick instructions

Make sure POVRay is installed and /etc/povray/3.6/povray.conf has liberal permissions.

  1. Download
  2. Unpack with 'tar zxf clq-xxx.tar.gz'
  3. cd clq-xxx
  4. ./configure
  5. make
  6. make test
  7. make install

Installing the Software Screencast

Using the Software Screencast

Symbolic Calculations

For those wanting to do analytical quaternion work within Mathematica, you may want to start with this notebook. Quaternions are treated as a 4x4 real matrix which can be treated symbolically. Given the high cost of such commercial software, I am shifting over to Sage, an open source alternative written in Python. On many animation pages, you can see links to the notebooks.