ECS175 Fall 2005
Project2 example

This program demonstrates trackball using euler angles.
It should give you an idea of how a trackball is implemented. 

To compile the program do:
    %make

To run the program
    %./trackball Data/file.obj
    
