diff options
| author | JP Appel <jeanpierre.appel01@gmail.com> | 2024-04-24 22:43:33 -0400 |
|---|---|---|
| committer | JP Appel <jeanpierre.appel01@gmail.com> | 2024-04-24 22:43:33 -0400 |
| commit | 4d11db63f237423036f7daa41a1213ddcf30d532 (patch) | |
| tree | e923959891c0fc9c52c167dc8932efe671e9f31c /TODO.md | |
| parent | 948fd1f47e5cb724a4aaee8e3864f093f1adc7a9 (diff) | |
update build system and documentation
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 <complex.h> + * [ ] 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 |
