Java Chaos Game implementation using Processing.
By default the resolution is set to 800x800. To increase it add the resolution as command-line argument.
For example: java -jar ChaosGameFractals-1.0.jar 4000x4000
.
Note: The resolution does not affect the preview window's resolution and only changes the resolution of the image when saving to file.
- ↑ / ↓ - Increment / decrement vertex count
- ← / → - Change color gradient
- ctrl - Toggle mode
- s - Save image