#Image generation program Evolved from Starburst-processing
#Key bindings
p
= open generate property change dialogs
= open seed property change dialogm
= save multiple images with the current propertiesv
= save current imageq
= quit- any other key = generate new image
See source code for more cool settings
#To compile
git clone https://github.com/g-rocket/Starburst.git
cd Starburst
mvn clean compile assembly:single
The jar it builds will be in the target
folder and will be called Starburst‑CURRENT_VERSION_NUMBER.jar