23 Commits

Author SHA1 Message Date
2208198d17 update Makefile 2023-02-20 23:21:58 +01:00
32f93dcea5 fine tuning precision updating values 2022-07-19 21:29:39 +02:00
a561882a53 add reset function on releasing the R key 2022-07-19 21:20:05 +02:00
f1da5df0bc fix starting with default values when no arguments are passed 2022-07-19 21:09:43 +02:00
9d08e7574f add help 2022-07-19 21:07:48 +02:00
a50c52566d fix getopt optarg 2022-07-19 21:00:23 +02:00
572e28c32f add command line options 2022-07-19 20:43:56 +02:00
874a8f21f8 add smooth coloring, precision updating(needs work) 2022-07-19 20:43:34 +02:00
32c36e65c1 add font drawing and faster surface-based rendering, command-line options 2022-07-19 20:42:24 +02:00
d4cc9853cf add linear interpolation function 2022-07-19 20:39:34 +02:00
b8e9ea816d add font file 2022-07-19 20:38:47 +02:00
cdadabb149 link with sdl2_ttf 2022-07-19 20:38:31 +02:00
dd1a608eda implement zooming 2022-07-09 20:58:17 +02:00
00b4c837d0 add license 2022-07-06 19:20:48 +02:00
a2d5e86188 add optimized iteration algorithm 2022-07-05 23:27:06 +02:00
c79412bdab implemented working multithreading 2022-07-05 23:22:01 +02:00
22892c3d70 add no optimization make job 2022-07-05 23:21:10 +02:00
6b75b7d61a too much changes to describe 2022-07-05 19:06:45 +02:00
f21fed9b27 add third party library for c++ mpfr 2022-07-05 19:05:29 +02:00
2d6b6a312f start implementing multithreading 2022-07-05 19:04:49 +02:00
061d66df13 add source files to Makefile 2022-07-04 19:53:55 +02:00
b38a2aae20 make operator functions const 2022-07-04 19:53:32 +02:00
e16cfcd0c5 initial commit 2022-07-04 19:22:36 +02:00