A bubble tube sketch written in Processing. http://www.ultrasonicmadness.org/software/rainbow-bubble/

UltrasonicMadness 30e77b2afd Updated documentation to reflect new feature 6 years ago
RainbowBubble 164983d58e Pressing space now toggles the bubbles on and off 6 years ago
LICENSE.txt 8b21f3c56f Initial commit 6 years ago
README.md 30e77b2afd Updated documentation to reflect new feature 6 years ago

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.*something*64) 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.