42/fract-ol.git
2024-01-17 Lukas JiristeAdd zoom capability through keypad +/- keys
2024-01-16 Lukas JiristeAdd the ability to move with WASD and arrow keys
2024-01-16 Lukas JiristeRepair Makefile after previous commit
2024-01-16 Lukas JiristeChange Makefile to download submodules
2024-01-16 Lukas JiristeUpdate Libft
2023-12-05 Lukas JiristeAdd general function for constructing Julia sets
2023-12-05 Lukas JiristeSplit event handling from main. Add color smoothing.
2023-11-11 Lukas JiristeAdd 42 header to each .c and .h file
2023-11-11 Lukas JiristeGeneralize palette construction
2023-11-11 Lukas JiristeAdd hook to make window closeable by close button
2023-11-11 Lukas JiristeAdd clean and fclean rules to Makefile
2023-11-08 LukasUpdate Libft for reliable make.
2023-11-08 LukasFinish the foundation, provide basic functionality
2023-11-03 LukasSave work down so far for access from elsewhere
2023-11-02 LukasMake program print Mandelbrot set, close on ESC
2023-11-01 Lukas JiristeAdd .gitignore
2023-10-27 Lukas JiristeCreate this repo, Makefile and test program