blob: 463a7bc731c5136e7f5bfc7cbb303fb5a60a4e20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
\subsection{Mandelbrot}
\screenshot{plugins/images/ss-mandelbrot}{Mandelbrot}%
{img:mandelbrot}
This is another demonstration using the grayscale engine. It draws fractal images from the Mandelbrot set.
\begin{table}
\begin{btnmap}{}{}
Arrow keys & Move about the image \\
PLAY & Zoom in \\
OFF & Quit \\
F1 & Increase iteration depth (more detail) \\
F2 & Decrease iteration depth (less detail) \\
F3 & Reset and return to the default image \\
\end{btnmap}
\end{table}
|