Hacker News new | ask | show | jobs
by neverartful 2002 days ago
I'd recommend "Computer Graphics: Principles and Practice" by Foley and van Dam. It's highly regarded and is on 2nd or 3rd revision.
1 comments

I do as well, it is a standard reference in graphics programming at university level.

First edition used Pascal, then C and the third uses a mix of C++ and C#.