From 4d11db63f237423036f7daa41a1213ddcf30d532 Mon Sep 17 00:00:00 2001 From: JP Appel Date: Wed, 24 Apr 2024 22:43:33 -0400 Subject: update build system and documentation --- TODO.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index e17b9eb..a57e378 100644 --- a/TODO.md +++ b/TODO.md @@ -4,7 +4,11 @@ * [ ] find way to render data into image files * [x] read/write grids to/from file - * [ ] create image with ImageMagick core/wand + * [ ] create image with libgd + * [ ] create animation with libgd +* [ ] code refactor + * [ ] change functions so that complex_t is passed instead of complex from + * [ ] store the size of lower_left and upper_right before the values of lower_left and upper_right in the .grid format * [x] write serial * [x] mandelbrot * [x] multibrot -- cgit v1.2.3