Difference between revisions of "Project3Fall13"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(Created page with "=Project 3: Rasterization= In this project you will need to implement your own software rasterizer. We provide a code template for the interface between your software rasteri...")
 
(Project 3: Rasterization)
Line 2: Line 2:
  
 
In this project you will need to implement your own software rasterizer. We provide a code template for the interface between your software rasterizer and OpenGL.  
 
In this project you will need to implement your own software rasterizer. We provide a code template for the interface between your software rasterizer and OpenGL.  
 +
 +
This assignment is due on Friday, October 18th. It will be discussed by TA Matteo on Monday, October 14th at 3pm in Center Hall 105.
  
 
<b>The description is going to go online by early afternoon on Oct 12th</b>
 
<b>The description is going to go online by early afternoon on Oct 12th</b>

Revision as of 11:53, 12 October 2013

Project 3: Rasterization

In this project you will need to implement your own software rasterizer. We provide a code template for the interface between your software rasterizer and OpenGL.

This assignment is due on Friday, October 18th. It will be discussed by TA Matteo on Monday, October 14th at 3pm in Center Hall 105.

The description is going to go online by early afternoon on Oct 12th