Euler Parameter Viewer

Simple program to easily view Euler parameters in 3D.

Installation

Firstly clone the repository:

$ git clone https://github.com/Lucas-KB/EulerParameterViewer.git

Then, inside the repository folder, run:

$ pip install -e .

Running

To run the program, just run:

$ python -m euler_parameter_viewer.EulerParameterViewer

GitHub

https://github.com/Lucas-KB/EulerParameterViewer