Difference between revisions of "Project4Fall13"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(Created page with "=Project 4: Light and Shade= This project is on OpenGL lighting and shading, and includes GLSL shader programs. This project is due on '''Friday, November 1st''' at 1:30pm...")
 
(Project 4: Light and Shade)
Line 5: Line 5:
 
This project is due on '''Friday, November 1st''' at 1:30pm. It will be discussed in Center Hall 105 on Monday, October 28th at 3:00pm.
 
This project is due on '''Friday, November 1st''' at 1:30pm. It will be discussed in Center Hall 105 on Monday, October 28th at 3:00pm.
  
Note that while you are welcome to start working on this project immediately, we will not have covered all the material in class until Tuesday, October 22nd.
+
Note that the material for part 2 (GLSL shaders) will be covered in class on Tuesday, October 22nd.
  
 
==1. OpenGL Lighting and Shading (50 points)==
 
==1. OpenGL Lighting and Shading (50 points)==

Revision as of 01:41, 20 October 2013

Project 4: Light and Shade

This project is on OpenGL lighting and shading, and includes GLSL shader programs.

This project is due on Friday, November 1st at 1:30pm. It will be discussed in Center Hall 105 on Monday, October 28th at 3:00pm.

Note that the material for part 2 (GLSL shaders) will be covered in class on Tuesday, October 22nd.

1. OpenGL Lighting and Shading (50 points)