Lucas
3da80b0552
[fun-gen] add Nova fractal
3 years ago
Lucas
f353cab392
[fun-gen] prepare for complex coefficients
3 years ago
Lucas
78fa2ba50a
More commands and seeds
3 years ago
Lucas
26ba0330b5
[julia] make bailout and epsilon configurable
3 years ago
Lucas
022e2cf2e1
[fun-gen] add Halley method
3 years ago
Lucas
5078ef1578
[julia] change how azimuth is chosen for lighting
...
Use a vector that has always a z-coordinate in (0,1) range.
3 years ago
Lucas
82a83dafbe
[julia] sort options in usage
3 years ago
Lucas
ccb58d1055
Add a bunch more of commands and seeds
3 years ago
Lucas
4fd684d288
Rename critical points functions
3 years ago
Lucas
2c79b15008
Constants tweaking
3 years ago
Lucas
6fafdf069d
Add some example commands and seeds
3 years ago
Lucas
9c4e5f2f88
[julia] add RITNUM to make code slightly more legible
3 years ago
Lucas
fc9617b2b1
[julia] fix result cache size
...
Commit dbd7618c9f
removed the +1 from
width and height, resulting in out-of-bounds access in last row if -L is
used. Additionaly, the +1 only worked if -h or -w were used.
Fix all that tracking the width and hegith of result cache individually.
3 years ago
Lucas
2b9b56737a
Parametrize iteration count for Newton's method
3 years ago
Lucas
a6265017d1
Add gitignore
3 years ago
Lucas
f35869c314
[julia] always set rit
3 years ago
Lucas
0168fa87e2
[julia] remove unused function fast_iterate
3 years ago
Lucas
0f2c695260
Fix signedness warnings
3 years ago
Lucas
85a442f8c3
Remove unused variables
3 years ago
Lucas
dbd7618c9f
Use utility functions
3 years ago
Lucas
b13f35e0e6
Bring some more utility functions
3 years ago
Lucas
6627e3f08e
[julia] add option for color displacement
3 years ago
Lucas
5c74874352
Partially fix compilation for glibc under Linux
...
Probably won't work for musl and now -- is needed to separate options.
3 years ago
Lucas
4304edc0f0
Initial import
3 years ago