ActionScript 3.0 Pong with PaperVision 3D

February 6th, 2008

This is my first approach to PaperVision3D.
I had just finished my AS3 Pong game, and I wanted to try this 3D engine.
So the game is exactly the same thing. There is no 3D gameplay, but a 3D view of it.

(Either JavaScript is not active or you are using an old version of Adobe Flash Player. Please install the newest Flash Player.)
You need Flash Player 9 to see the contents.

I didn’t rewrite pong game code. Instead of that, I instantiated the game and I drew the 3D stage on top of it. You can see the scoring digits from the original version on the background. The new script reads the properties of the paddles and the ball and moves the 3D objects according to their position.

There’s no doubt the 2D version is much better.

I’ll post the source code soon.

2 Responses to “ActionScript 3.0 Pong with PaperVision 3D”

  1. Ades Says:

    Good job! That’s nice

    Where is available the source code?

    Best regards

  2. Boris Says:

    Good one - but where are the sources to inspect them ;-)

Leave a Reply