On rational parametrization of circles
This is about circle parametrization.
Check the google spreadsheet here
In programming and engineering in general we need to generate circles or circle like shapes. Often we need the circle points for all kinds of stuff, like drawing or object placement or procedural generation, interpolation etc. Let’s take a ... [Continue Reading..]