-={3D Breakout in OpenGL}=-

Navigation:
» Programming » 3D Breakout in OpenGL

This another project for my Computer Graphics (CSCI461) class at Middlebury. It's a twist on the classic arcade game breakout. As you are trying to bounce the ball back with your paddle, the game rotates around randomly.


Original view.

Rotated view.

Another rotated view.

Notes on Usage

  1. You need to have OpenGL installed on your computer before you can run the program.
  2. Right now, I only have the Mac OS X executable. I couldn't get the code to compile on a windows machine. If you got it to work, please send me an email at the address below, I'd very much appreciate it.
  3. The controls are: s - start, r - reset, o - toggel rotation, LEFT ARROW KEY - move paddle to left, RIGHT ARROW KEY - move toggle to right, ESC - exit.

Downloads


Contact: yannaungoak_at_gmail_dot_com.