CSSE 351 - Computer Graphics
Rose-Hulman Institute of Technology
Computer Science and Software Engineering Department

Programming Assignment 2

This programming assignment is due 16 September 2022 and may be worked on in pairs.

Using your scene from programming assignment 1 as the basis, copy your code to pa2.html and pa2.js respectively in the PA2 folder and modify them to demonstrate the following things.

1 Animation

Animate at least one object.

2 Interaction

Add at least one of the following methods of interacting with your graphics:

3 Picking

Use the mouse to interact with at least two different objects. Examples of interaction include:

I'm sure you can come up with other creative interactions with the mouse.

4 Turning it in

Turnin your source code. You should commit (add, commit and push) your materials in the folder named PA2 in your class git repository.