Computer Graphics- Homework 1
Due : Tuesday September 29, 2015
- Write a WebGL program to draw the 12x12 maze illustrated in sample maze.
- Write a WebGL program to render the starting position of a checkers board such as that below.
You can render the circular checkers (men) using a closed polygon that has a sufficient number of sides to look smooth.
Warning
This homework is intended as an individual project. You are not permitted
to work jointly on it with others.
Submission Process
Instructions for submitting the homework using svn are contained in
this file.
If you are using Windows you may be able to use Tortise SVN .
Paul Farrell