![]() |
Fundamentals of Computer Graphics: 2nd Edition by Peter Shirley
A.K. Peters, 2005, ISBN: 1568812698
|
![]() |
OpenGL Programming
Guide version 2.0 by the OpenGL
Architecture Review Board Addison Wesley, ISBN: 0321335732, (5th edition) The "Red Book" is available in either in hardcopy, or version 1.1 is available many places online for free, including opengl.org and a Norway mirror.
There is a copy of this book available
at the Course Reserves desk in Koerner Library for 2-hour loan: the call
number is T 385 N435 1993.
|
![]() |
Interactive Computer Graphics:
A Top-Down Approach with OpenGL by Edward Angel, 3rd Edition
Addison Wesley, ISBN: 0201773430
|
![]() |
Computer Graphics: Principles and Practice,
Second Edition in C by James D.
Foley, Andries van Dam, Steven K. Feiner, John F. Hughes.
Addison-Wesley The classical introductory text to computer graphics. The book is getting dated (e.g. it uses PHIGS rather than OpenGL and does not cover some of the more recent developments). |
![]() |
The OpenGL Reference Manual (aka the "Blue Book") contains the OpenGL API. It is also available online in many places, including
Norway mirror,
rush3d mirror.
You can also find documentation on all the API calls in the MSDN library. Just place your cursor on any OpenGL call in the VC++ editor window and press F1. There is a copy of this book available at the Course Reserves desk in Koerner Library for 2-hour loan: the call number is T 385 O64 1993. |