/rotation-representations

An angular.js experiment in calculating rotation representations

Primary LanguageJavaScript

rotation-representations

An angular.js experiment in calculating rotation representations

Getting Started

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.