Homework 7
Short Description:
Write a simple shader program.
This assignment is worth 20 points.
Goals
When you finish this homework, you should
- have written a simple shader based program.
Formal Description
Write a program which will display a night scene with stars which twinkle.
Your program MUST be shader based and you must make the stars twinkle using the fragement/vertex shader. The method you use to do this is up to you.
Please provide a landscape for the viewer to move about on, with a few landmarks to aid with navigation. Finally, include the ability to move, and look around the scene, including up at the stars..
When completed, submit your program as a tar file to your instructor by email.