Add the julia set and an input option
authorLukas Jiriste <ljiriste@student.42prague.com>
Thu, 25 Apr 2024 13:56:33 +0000 (15:56 +0200)
committerLukas Jiriste <ljiriste@student.42prague.com>
Thu, 25 Apr 2024 13:56:33 +0000 (15:56 +0200)
commit6a1c9230dc9185ef6be77cd3f117b5d77d5c04b7
tree6724dd89a8d174bd5099a16d1d1080fc69438e8a
parent68aaa784a50d187f86d5de595d9a6dbd9c3ce51c
Add the julia set and an input option

The input is interpreted as thousands so that "float to int" needs not
be implemented.
inc/fractals.h
inc/fractol.h
src/fractals.c
src/main.c