3da80b0552
[fun-gen] add Nova fractal
2020-03-17 10:47:04 +00:00
f353cab392
[fun-gen] prepare for complex coefficients
2020-03-17 10:46:38 +00:00
78fa2ba50a
More commands and seeds
2020-03-17 10:45:03 +00:00
26ba0330b5
[julia] make bailout and epsilon configurable
2020-03-16 02:07:41 +00:00
022e2cf2e1
[fun-gen] add Halley method
2020-03-16 02:07:41 +00:00
5078ef1578
[julia] change how azimuth is chosen for lighting
...
Use a vector that has always a z-coordinate in (0,1) range.
2020-03-13 01:35:41 +00:00
82a83dafbe
[julia] sort options in usage
2020-03-13 01:27:24 +00:00
ccb58d1055
Add a bunch more of commands and seeds
2020-03-09 11:28:35 +00:00
4fd684d288
Rename critical points functions
2020-03-09 00:32:30 +00:00
2c79b15008
Constants tweaking
2020-03-09 00:28:41 +00:00
6fafdf069d
Add some example commands and seeds
2020-03-09 00:09:32 +00:00
9c4e5f2f88
[julia] add RITNUM to make code slightly more legible
2020-03-09 00:03:26 +00:00
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.
2020-03-09 00:02:56 +00:00
2b9b56737a
Parametrize iteration count for Newton's method
2020-03-08 22:33:18 +00:00
a6265017d1
Add gitignore
2020-03-08 21:42:26 +00:00
f35869c314
[julia] always set rit
2020-03-08 21:37:10 +00:00
0168fa87e2
[julia] remove unused function fast_iterate
2020-03-08 21:35:38 +00:00
0f2c695260
Fix signedness warnings
2020-03-08 21:34:51 +00:00
85a442f8c3
Remove unused variables
2020-03-08 21:31:02 +00:00
dbd7618c9f
Use utility functions
2020-03-08 21:24:10 +00:00
b13f35e0e6
Bring some more utility functions
2020-03-08 20:03:37 +00:00
6627e3f08e
[julia] add option for color displacement
2020-03-08 02:15:16 +00:00
5c74874352
Partially fix compilation for glibc under Linux
...
Probably won't work for musl and now -- is needed to separate options.
2020-03-08 02:03:58 +00:00
4304edc0f0
Initial import
2020-03-07 22:32:57 +00:00