Add a bunch more of commands and seeds
This commit is contained in:
parent
4fd684d288
commit
ccb58d1055
2 changed files with 19 additions and 0 deletions
5
COMMANDS
5
COMMANDS
|
@ -8,3 +8,8 @@ rm -f fun.h &&
|
|||
./fun-gen -- 5 2 1.001 0 0 0 0 -1 1 -1 0 &&
|
||||
make CFLAGS= &&
|
||||
./fractal -- julia -n 10000 -a -1 -z 40 >julia.pnm
|
||||
rm -f fun.h &&
|
||||
make CFLAGS= fun-gen &&
|
||||
./fun-gen -- 5 3 1 0.1 -1 0.1 -1 0 -1 -1 0 -1 >fun.h &&
|
||||
make CFLAGS= &&
|
||||
./fractal -s 1583717550 -- julia -x -0.12 -a 0.55 -b 0.5 -z 10 -d 10 -Ll 150 >julia.pnm
|
||||
|
|
14
SEEDS
14
SEEDS
|
@ -1,3 +1,17 @@
|
|||
1583081935
|
||||
1583614869
|
||||
1583703822
|
||||
1583726477
|
||||
1583726485
|
||||
1583726488
|
||||
1583726503
|
||||
1583726512
|
||||
1583726513
|
||||
1583726519
|
||||
1583726528
|
||||
1583726542
|
||||
1583726564
|
||||
1583726577
|
||||
1583726598
|
||||
1583726605
|
||||
1583726657
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue