Today I finished reading “Computer Graphics: Principles and Practice” by Foley, van Dam, et al.
Systematically and slowly implemented each of the algorithms listed in here in C and C++.
I wish there was a C or C++ edition of this book because converting the algorithms to C/C++ was painful at times.
Cannot wait for the graphics card in my PC to get fast enough to run some of these in real-time.