Computer Graphics


Adding lecture09 to the framework

This page will guide you through the steps of adding additional projects to the framework.
This project will be used in lecture 9
We will also use the tutor programs, which you can get at here.

Step 0

If you do not have the framework up and running, please read setting up the framework

Step 1

Download the project and unzip it into the Framework directory.

Step 2

Start Eclipse and import the project into Eclipse.
You can do this by following step 2-5 of setting up the framework