DEVELOPMENT ENVIRONMENT

~alex/mandelbrot-set-gen

ref: 03d3348a745b77e464e2e830ad7bd8cef5bfdff0 mandelbrot-set-gen/src/main.c -rw-r--r-- 3.7 KiB
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