SiteMap Search ElispArea HowTo Glossary RecentChanges News Problems Suggestions

MandelBrot

Last edit

Changed: 4c4

< written elisp code to generate XPMs dynamicall. It should be

to

> written elisp code to generate XPMs dynamically. It should be


Several people have written code to visual fractals within Emacs. There is, for example, code by UlfJasper to display the Mandelbrot set using characters or colored blocks. As far as I know nobody has yet written elisp code to generate XPMs dynamically. It should be possible, though.


CategoryGames