Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 466 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 466 Bytes

Euler Parameter Viewer

Description

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

References