Hacker News new | ask | show | jobs
by OnionBlender 484 days ago
I was doing it to remember facts related to Graphics programming to prepare for a graphics programmer interview. Every graphics interview I've done has asked me to explain to pipeline in detail, along with various linear algebra facts and formulas. Also various optimization and hardware terms.

Normally I would just look this stuff up, but for some reason people ask me things like, write a rotation matrix.