-
Notifications
You must be signed in to change notification settings - Fork 0
parallel Mandelbrot and Julia fractal set generator
License
lookee/frk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#------------------------------------------------------------------------ # Copyright (C) 2011 Luca Amore <luca.amore at gmail.com> # # frk is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # frk is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with frk. If not, see <http://www.gnu.org/licenses/>. #------------------------------------------------------------------------ frk is an experimental parallel Mandelbrot and Julia fractal sets generator written as my first Erlang application. frk requires the Erlang environment (I used the release R13B03 under GNU/Linux Ubuntu 10.10). The bash shell scripts (alfa version): - frkMandelbrot.sh - frkJulia.sh Require ImageMagick (I use the 6.6.2-6) to convert trivial PPM to PNG format (or other formats). Use -h argument for more information or generate the default image calling them without arguments. All generated images will be saved into save directory. Feel free to contact me for more information: [email protected] http://www.lucaamore.com Happy Hacking, Luca Amore
About
parallel Mandelbrot and Julia fractal set generator
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published