1
0
Fork 0
forked from len0rd/rockbox

FS#10911 - Plugins: Fractals (formerly Mandelbrot)

- Rename the mandelbrot plugin to fractals
- Update manual accordingly
- Separate plugin's functionality into separate files
- Lay the ground for having fractals sets other than the Mandelbrot set.
  For that the following will need to be implemented:
  - Create a new file for the new fracral set
  - Provide key mapping to switch between sets


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24230 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Tomer Shalev 2010-01-15 05:53:15 +00:00
parent 51630cbac1
commit 7719d297f2
20 changed files with 1676 additions and 5 deletions

View file

@ -102,9 +102,9 @@ text files%
\opt{lcd_bitmap}{\input{plugins/fire.tex}}
{\input{plugins/logo.tex}}
\opt{lcd_bitmap}{\input{plugins/fractals.tex}}
\opt{lcd_bitmap}{\input{plugins/mandelbrot.tex}}
{\input{plugins/logo.tex}}
{\input{plugins/mosaic.tex}}