90 likes | 274 Views
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.
E N D
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.
Pong Version 2.0 • Sound effects. • More realistic graphics. • Better racquet physics. • Realistic scoreboard and timer. • Include real rules.
Questions? ?????