Welcome to Project Pong
Hi, welcome to Project Pong blog!
Our team consist of two people: Tian Yang, and Derun Gu.
Project Pong will be a remade of the classic Pong game with some twists. One player controls their racket via Oculus Touch Controller while the other uses Leap Motion. Both players see a 3D interfaces - One in the form of Oculus HMD, the other in the form of Anaglyph 3D on PC screen.
We are planning on implementing:
- Red/Blue Anaglyph 3D
- Leap Motion SDK integration
- Rift SDK integration
- Networking between the two applications
- Basic physics of the ping pong ball
- Texture rendering
- Collision detection
and more for our project.
Here are two screenshots showcasing our progress so far:
On the Leap Motion side, we have red/blue anaglyph proof-of-concept working -
On the Oculus Rift side, we have found and imported a ping pong table model, as well as making our own sphere class (not shown) -