An angular.js experiment in calculating rotation representations
Clone repo and install dependencies:
git clone https://github.com/mattsjohnston/rotation-representations.git
cd rotation-representations
npm install
bower update
Then run grunt serve
to start the project locally.