Implementation of the Midpoint Circle Visualization in Rust.
This was done in 2016 as a small research project on how to draw circles with SDL2 since vanilla SDL2 does not allow you to do that. For that old implementation see the 2016-attempt folder.
In 2021 @rexim revisited this implementation on a Tsoding stream to see how much he improved as a programmer. See the 2021-attempt folder. Recording of the stream is available at [TBD]