ActionScript 3.0 Pong with PaperVision 3D
February 6th, 2008This 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.
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.
July 28th, 2008 at 14:34
Good job! That’s nice
Where is available the source code?
Best regards
May 11th, 2009 at 05:42
Good one - but where are the sources to inspect them ;-)