Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-27 | Fix #3. Implement a working, multithreaded renderer forked from ↵ | Gabriel Jensen | |
MandelbrotSDL. Add more command-line options. | |||
2021-02-27 | Remove *.ppm from .gitignore. Reformat changelog from HTML to Markdown. Add ↵ | Gabriel Jensen | |
an alpha channel to the image data. Use std::from_chars instead of std::stoi for in argument handler. Inline the benoit::wrtimg::iterwrt lambda expression. |