Difference between revisions of "ResourcesCSE167F18"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(Textbook and Resources)
(Textbook and Resources)
Line 8: Line 8:
 
| [[Image:shirley-cover2015.jpg|200px]]
 
| [[Image:shirley-cover2015.jpg|200px]]
 
|-
 
|-
|  Tomas Akenine-Moller, Eric Haines, Naty Hoffman, Angelo Pesce, Michal Iwanicki, and Sebastien Hillaire: ''Real-Time Rendering'', Fourth Edition, 2018. A K Peters/CRC Press, 1198 pages, ISBN-13: 978-1138627000, ISBN-10: 1138627003 [http://www.realtimerendering.com Author's site, comes with tons of useful links], [https://www.amazon.com/Real-Time-Rendering-Fourth-Tomas-Akenine-M%C3%B6ller/dp/1138627003/ref=pd_lpo_sbs_14_t_0?_encoding=UTF8&psc=1&refRID=41MDKPEGAYW4MJ7Y2CZX Amazon.com]
+
|  Tomas Akenine-Moller, Eric Haines, Naty Hoffman, Angelo Pesce, Michal Iwanicki, and Sebastien Hillaire: ''Real-Time Rendering'' <br>
 +
  Fourth Edition, 2018. A K Peters/CRC Press, 1198 pages, ISBN-13: 978-1138627000, ISBN-10: 1138627003 <br>
 +
  [http://www.realtimerendering.com Author's site, comes with tons of useful links], [https://www.amazon.com/Real-Time-Rendering-Fourth-Tomas-Akenine-M%C3%B6ller/dp/1138627003/ref=pd_lpo_sbs_14_t_0?_encoding=UTF8&psc=1&refRID=41MDKPEGAYW4MJ7Y2CZX Amazon.com]
 
| [[Image:real-time-rendering-book-2018.jpg|200px]]
 
| [[Image:real-time-rendering-book-2018.jpg|200px]]
 
|}
 
|}

Revision as of 18:17, 26 September 2018

Contents

Textbook and Resources

All material relevant to homework projects and exams will be taught in class. The instructor's lecture slides, as well as the discussion slides will be available on this wiki as part of the course schedule. For more detail and background information 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 Shirley-cover2015.jpg
Tomas Akenine-Moller, Eric Haines, Naty Hoffman, Angelo Pesce, Michal Iwanicki, and Sebastien Hillaire: Real-Time Rendering
  Fourth Edition, 2018. A K Peters/CRC Press, 1198 pages, ISBN-13: 978-1138627000, ISBN-10: 1138627003 
Author's site, comes with tons of useful links, Amazon.com
Real-time-rendering-book-2018.jpg

Useful Web Links

3D Graphics

Shader Programming

C++ Programming

Advanced Graphics Programming