2006-02-11 01:29:51 +00:00
|
|
|
\subsection{Mandelbrot}
|
2006-04-02 17:29:44 +00:00
|
|
|
\screenshot{plugins/images/ss-mandelbrot}{Mandelbrot}%
|
2006-03-30 16:52:33 +00:00
|
|
|
{img:mandelbrot}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
|
|
|
This is another demonstration using the grayscale engine. It draws fractal images from the Mandelbrot set.
|
|
|
|
|
2006-02-28 16:33:04 +00:00
|
|
|
\begin{table}[h!]
|
|
|
|
\begin{center}
|
2006-03-09 09:31:34 +00:00
|
|
|
\begin{tabular}{@{}ll@{}}\toprule
|
|
|
|
\textbf{Key} & \textbf{Action} \\\midrule
|
|
|
|
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 \\\bottomrule
|
2006-02-28 16:33:04 +00:00
|
|
|
\end{tabular}
|
|
|
|
\end{center}
|
|
|
|
\end{table}
|