ResourcesCSE167F16
From Immersive Visualization Lab Wiki
Contents |
Textbook and Resources
All exam relevant material will be taught in class, the instructor's lecture slides will be available on-line. For more detail on the covered topics, the instructor recommends the following textbook for this course.
Peter Shirley, Steve Marschner: Fundamentals of Computer Graphics, Fourth Edition, 2015 (earlier editions will also work). A K Peters/CRC Press, ISBN 1482229390 Author's site, Amazon.com, On-Line at Google Books |
Useful Web Links
3D Graphics
- Tutorials for OpenGL 3 and up
- Lighthouse 3D Tutorials
- Tom Dalling's Modern OpenGL Tutorial
- Humus 3D: lots of advanced graphics algorithms, but not all in OpenGL
- Website of the book on real-time rendering by Tomas Akenine-Moeller with lots of useful links
- Steven C. Dollins' Handy Mathematics Facts for Graphics
- Creating a 3D sphere in OpenGL