<%@LANGUAGE="VBSCRIPT" %> <% Response.CacheControl = "no-cache" %>
Lab 12 (Due by Monday, November 22nd at 11:59PM)

Overview

This lab will allow you to get some practice using keyboard input, animation, and matrix transformations together.

Assignment

Visit this page to try out the application and see the specific functional parameters required.


Grading

You will be graded on whether or not your program works as specified in the assignment, the readability of your code, and the correctness of your output. You may use any API Objects or calls that you like.