you can probably can replace all these bresenham line and circle functions, 
which set one pixel at a time, since SDL2 has a function for all these things. 
They're probably faster too. 
[https://wiki.libsdl.org/CategoryRender](https://wiki.libsdl.org/CategoryRender)

Reply via email to