What is a good algorithm to illustrate an anti-aligned circle? There was also a circle algorithm in Bresenham (line algorithm of Fame).
Xiaolin Woo transformed line algorithms for anti-aliasing, and likewise did the same as circle algorithms.
You can find circle algorithms with this:
- Adam
Comments
Post a Comment