DEVELOPMENT ENVIRONMENT

~alex/mandelbrot-set-gen

ref: fbf18999c6922ba357a10b15c39eaf20b7a9bffa mandelbrot-set-gen/src/main.c -rw-r--r-- 3.6 KiB
feat: display text with exit iteration of coordinate
refactor: separate functions into files
fix: visual not appearing without event
fix: only calculate points if position has been updated
feat: zoom in and out
feat: SDL3 display
refactor: separate functions into files
feat: basic .ppm output
886a942e — Alejandro Laguna a month ago
chore: setup files