cornellev / cornellev/sdl-wrapper
Improve circle primitive
Open
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the [circle drawing code](https://github.com/cornellev/sdl-wrapper/blob/main/src/geo/midpoint.cpp) takes a Stack Overflow-stolen circle outline algorithm and iterates that over the radius of the circle. There needs to be a dedicated circle fill algorithm used.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.