Home | About the Game | Controls | Downloads |
Basic Idea: Our project was to design a 3D Pong game that uses a ray tracer to draw the objects to the screen. Objects On Screen: We have a total of 9 objects on screen: 4 planes which represent the walls of the hallway. 1 plane that represents the end of the hallway. 1 plane that represents the computers paddle. 1 plane that represents the users paddle. 1 sphere which is the ball.