L1VM fractalix

I did add new features to my fractal renderer: now you can set the position, iterations the zoom and BMP picture name and delay loop on/off
NEW: I did add a delay on/off flag behind the picture name. If it is set to “1” the program will stay in a delay loop unitil you exit it by “Ctrl + C”.
If it is set to “0” the program will exit after saving the picture. Use this to save pictures for example an animation!

$ l1vm prog/fractalix-3.3 -args 1000 -0.5 0.0 2.0 fractal-001.bmp 1

Here are two examples:

fractalix picture1

fractalix picture2