anthonynorthrup314 / programation

Programmatic Animation
0 stars 0 forks source link

programation

programation stands for "Programmatic Animation", basically drawing with a computer, but that sounded fancier. After watching videos from 3blue1brown I was inspired to make my own animation toolkit, based on his. My goal is to create this completely on my own, though I've taken a few things from his project (cited in source).

Current State:

Screenshot

Requirements

To preview you only need to have the python requirements installed. You can install them by running the following command:

> pip install --user -r requirements.txt

In order to save to a video, you will need FFmpeg

Usage

> python main.py

Command-line options

Runtime options

Windows

To get this project setup on Windows, you'll need a few things: