DEVELOPMENT ENVIRONMENT

~alex/mandelbrot-set-gen

ref: 9aa04678e575ad986269c45d84704bc41d963511 mandelbrot-set-gen/src/main.c -rw-r--r-- 2.5 KiB
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