3D Pong Boone Howard Chad Meyer Dr. Mitch Roth

Download Report

Transcript 3D Pong Boone Howard Chad Meyer Dr. Mitch Roth

3D Pong

Boone Howard Chad Meyer Dr. Mitch Roth

C ++ • Evolved from C, a general purpose programming language.

• The language used to write our program.

• Uses commands and functions to describe actions.

• A streamlined, high performance graphics rendering library.

• Helps harness the power of 3D acceleration.

• Can be used on any computer platform.

The First Pong

Basic Idea: A game like the original Pong with 3D play.

The original Pong.

Our 3D Version Of Pong

To make it simple:

Simple scoring.

No opponent.

No angle shots.

Single color graphics.

We made it in two days.

Lars Osborne plays 3D Pong in the CAVE.

Collision detection code of 3D Pong.

Pong Version 2.0

• Sound effects.

• More realistic graphics.

• Better racquet physics.

• Realistic scoreboard and timer.

• Include real rules.

Questions?

?????