loisaidasam / topological-flips

A script which creates animations of different skate tricks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Topological Flips

A script which can create animations of different skate tricks and generate formulas for their rotation matrices.

Contributors:
Gabriel Martins (@holomorpheus)
José Bravo (@jbravo87)

Necessary Applications

  • Python 3
  • Numpy and Matplotlib libraries
  • ImageMagick 7.0.11

How to use

In order to use this program:

  1. Clone the repository into a local directory.
  2. Access the directory through the terminal.
  3. Type python main.py and hit enter.
  4. Follow the prompts in the python console.

Alternatively you may run the main.py script in your preferred Python IDE and follow the prompts in the console.

About

A script which creates animations of different skate tricks

License:GNU General Public License v3.0


Languages

Language:Python 100.0%