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

Overview

This lab will allow you more practice creating interactive scenes.

Assignment

Duplicate as close as possible the picture found at the link below:

Gravity

  • You will not be penalized for inexact color match, inexact behavioral pattern matching, or inexact placement of scene objects. That said, a casual observer should be able to tell at a glance that these are approximately the same application.


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.