Hacker News new | ask | show | jobs
Tinyrenderer second edition: software rendering in 500 lines of bare C++ (haqr.eu)
20 points by haqreu 296 days ago
2 comments

A full rewrite to the computer graphics course.
Jeez. I struggled to draw flat triangles in 500 lines