An open API service indexing awesome lists of open source software.

https://github.com/maximecb/party-anims

Visuals and animations I created for parties
https://github.com/maximecb/party-anims

Last synced: 4 months ago
JSON representation

Visuals and animations I created for parties

Awesome Lists containing this project

README

          

# Party Animations

Visual or video animation programs I wrote to use on a projector screen
at parties. The programs are written in Python using numpy and OpenCV.

## Installation

```
# Install required Python packages
pip3 install numpy
```