A bubble tube sketch written in Processing. http://www.ultrasonicmadness.org/software/rainbow-bubble/
Clone
HTTPS:
git clone https://vervis.peers.community/repos/zrebo
SSH:
git clone USERNAME@vervis.peers.community:zrebo
Branches
Tags
README.md
Rainbow Bubble
Rainbow Bubble is a Processing sketch based on a bubble tube with a rainbow effect.
How to Build
Open the RainbowBubble.pde sketch in Processing and click Export Application from the File menu, fill in the desired settings and click the Export button. The pre-built versions are available for the following platforms and architectures:
- GNU+Linux (x86, x86_64, arm64, armv6hf)
- Microsoft Windows (x86, x86_64)
Apologies to anyone using macOS but Processing doesn’t allow me to export sketches for it as I am using Arch GNU+Linux.
How to Use
Download and install a Java Runtime Environment and run the RainbowBubble script from the directory matching the OS and processor (probably application.something64) or alternatively, open RainbowBubble.pde in the Processing IDE and click the Run button on the top-left.
Once the program is working, press the spacebar to toggle the bubbles on and off.
License
Rainbow Bubble is licensed under the Apache License 2.0.