Go to file
Lucas 3da80b0552 [fun-gen] add Nova fractal 2020-03-17 10:47:04 +00:00
.gitignore Add gitignore 2020-03-08 21:42:26 +00:00
COMMANDS More commands and seeds 2020-03-17 10:45:03 +00:00
COPYING Initial import 2020-03-07 22:32:57 +00:00
Makefile Use utility functions 2020-03-08 21:24:10 +00:00
SEEDS More commands and seeds 2020-03-17 10:45:03 +00:00
criticals.c [fun-gen] add Halley method 2020-03-16 02:07:41 +00:00
criticals.h Rename critical points functions 2020-03-09 00:32:30 +00:00
fractal.c Remove unused variables 2020-03-08 21:31:02 +00:00
fun-gen.c [fun-gen] add Nova fractal 2020-03-17 10:47:04 +00:00
hi-res.sh Initial import 2020-03-07 22:32:57 +00:00
julia.c [julia] make bailout and epsilon configurable 2020-03-16 02:07:41 +00:00
palette.c Constants tweaking 2020-03-09 00:28:41 +00:00
palette.h Initial import 2020-03-07 22:32:57 +00:00
pnmout.c Use utility functions 2020-03-08 21:24:10 +00:00
pnmout.h Initial import 2020-03-07 22:32:57 +00:00
util.c Remove unused variables 2020-03-08 21:31:02 +00:00
util.h Bring some more utility functions 2020-03-08 20:03:37 +00:00