Code related to the pyramid
- Install Processing from https://processing.org/download/
- Install the Sound library (Directions here https://stackoverflow.com/questions/30559754/#answer-30560769 )
- Install the beta Video library
- Library here https://github.com/processing/processing-video/releases
- Directions here https://github.com/processing/processing/wiki/How-to-Install-a-Contributed-Library
- Install video/audio codecs
sudo apt install ubuntu-restricted-extras
- Clone the git repo to your computer
- Copy visuals from
Coconauts/Pyramid/Visuals
to thedata/
directory- copy
Coconauts/Pyramid/Visuals/butterfly
folder from drive intodata/
- Add the visuals as effects
- copy
- Run the Processing IDE and open the
pyramid.pde
file - Hit the play button