Hacker News new | past | comments | ask | show | jobs | submit login

Bresenham's algorithm is for rasterization, and I think the article refers to the function f(t) -> (x,y), which is just a linear interpolation in 2D.



Plus Bresenham is for doing things just using integer math, with floats rasterizing a line is little more than straightforward linear interpolation.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: