[pstricks] Mandelbrot with pstricks

Herbert Voss LaTeX at zedat.fu-berlin.de
Wed Apr 4 22:42:05 CEST 2007


Poul Riis schrieb:
> The example below is for demonstration only - I have no intentions to make
> extremely detailed pictures of the Mandelbrot set with PSTricks. However,
> just for fun I would like to see how far one can go. Increasing the
> parameters of the \mandelbrot command to for instance 60 and 30 gives the
> following message:
>   
attached is an experimental package, which I created
some time ago just for fun ... and here is the test file:

\documentclass[10pt]{article}
\usepackage{pstricks}
\usepackage{pst-chaos}
\parindent=0pt
\begin{document}

foo \pschaos\ bar \pschaos[xWidth=4cm,yWidth=4cm](-1.5,-1.5)(1.5,1.5) baz

foo \pschaos[cx=0.1,cy=-0.2,xWidth=4cm,yWidth=4cm](-1.5,-1.5)(1.5,1.5) baz

\psset[pst-chaos]{type=Mandel}
foo \pschaos\ bar \pschaos[xWidth=10cm,yWidth=8cm](-2,-1)(0.5,1) baz

\end{document}


Herbert

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pst-chaos.sty
Type: text/x-tex
Size: 291 bytes
Desc: not available
Url : http://tug.org/pipermail/pstricks/attachments/20070404/d23890b3/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pst-chaos.tex
Type: text/x-tex
Size: 3619 bytes
Desc: not available
Url : http://tug.org/pipermail/pstricks/attachments/20070404/d23890b3/attachment-0001.bin 


More information about the PSTricks mailing list