How to
In this section I'll explain how this works.
The canvas
The palette
RGB based palette
HSL based palette
The zoombox and preview window
Live Preview
Reset
Keyboard shortcuts
| Key | Function | Remarks |
|---|---|---|
| . or > | Palette offset +1% | The palette runs from 0 to 100%. The slider is updated |
| , or < | Palette offset -1% | The palette runs from 0 to 100%. The slider is updated |
| z | Toggle the visibility of the zoombox | This hides or shows the zoombox that follows the mousecursor |
| r | Switch the palette function to RGB | The palette is recalculated based on the RGB palette range (255*255*255) |
| h | Switch the palette function to HSL | The palette is recalculated based on the HSL-parameters (see above) |
| Enter | Draw the fractal using the zoomed box | This hides or shows the zoombox that follows the mousecursor |
| Backspace | Go back one step back in the history of zoomed fractals | This hides or shows the zoombox that follows the mousecursor |
| + | Grow the zoombox | This makes the zoombox that follows the mousecursor bigger |
| - | Shrink the zoombox | This makes the zoombox that follows the mousecursor smaller |
| L | Toggle Live Preview | |
| / or ? | Open this help screen |