CS 5984 Advanced Computer Graphics: Parallel Computing and Visualization on GPU
Fall 2011

Class lecture notes:
Date Description Link
08/23/2011 Course Overview and Introduction Lecture1
08/25/2011 CUDA Programming Model Lecture2
08/30/2011 Real Time Ray Tracing Lecture3
09/02/2011 Ray Tracing Algorithm Lecture4
09/06/2011 Computation to Core Mapping Lecture5
09/08/2011 GPU Memory Lecture6
09/13/2011 GPU Memory II Lecture7
09/15/2011 Optimization Strategies Lecture8
09/20/2011 Advanced Cuda Features Lecture9
09/22/2011 Acceleration Structure for Ray Tracing Lecture10
09/27/2011 Acceleration Structure for Animated Scene Lecture11
09/29/2011 Volume Rendering Lecture12
10/04/2011 Global Illumination Lecture14

 

Homework Assignments:

Due Date Description Link
09/07/2011 Introduction to CUDA Programming Homework 1
09/19/2011 GPU Memory Homework 2
10/7/2011 Reduction Homework 3
10/7/2011 Ray Casting Homework 4