More commands and seeds
This commit is contained in:
parent
26ba0330b5
commit
78fa2ba50a
5
COMMANDS
5
COMMANDS
@ -13,3 +13,8 @@ rm -f fun.h &&
|
|||||||
./fun-gen -- 5 3 1 0.1 -1 0.1 -1 0 -1 -1 0 -1 >fun.h &&
|
./fun-gen -- 5 3 1 0.1 -1 0.1 -1 0 -1 -1 0 -1 >fun.h &&
|
||||||
make CFLAGS= &&
|
make CFLAGS= &&
|
||||||
./fractal -s 1583717550 -- julia -x -0.12 -a 0.55 -b 0.5 -z 10 -d 10 -Ll 150 >julia.pnm
|
./fractal -s 1583717550 -- julia -x -0.12 -a 0.55 -b 0.5 -z 10 -d 10 -Ll 150 >julia.pnm
|
||||||
|
rm -f fun.h &&
|
||||||
|
make CFLAGS= fun-gen &&
|
||||||
|
./fun-gen -n -- 3 2 3 -1 1 >fun.h &&
|
||||||
|
make CFLAGS= &&
|
||||||
|
./fractal -s 1583614869 -- julia -a -0.5 -z 10 -c 0 -d 0 -Ll 150 >julia.pnm
|
||||||
|
Loading…
Reference in New Issue
Block a user