DEVELOPMENT ENVIRONMENT

~alex/mandelbrot-set-gen

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
chore: compile_commands.json to .gitignore
refactor: separate functions into files
chore: add formatter rules
feat: basic .ppm output
886a942e — Alejandro Laguna a month ago
chore: setup files
0c6bb0d2 — Alejandro Laguna a month ago
chore: README