AS3 analog clock in 3D

Hi,

In the previous post I have presented how to create a simple analog 2d clock using as3 only.

Now it is time to do it in Papervision3D :)

I’ve used the same mechanism as in the 2D one – the polygon generator I’ve created serves now as a vertex creator – and basing on the vertex – cubes are added to the scene. Tweener is used for animating the cubes then. A simple mathematical mechanism is used for camera movement.

You can download the source code here. The source is well commented. All classes included.

Comments are welcome as usual ;)

Have fun with it,

FLAIM

 

3 Responses to “AS3 analog clock in 3D”

  1. 3D Analog Clock « Papervision3D - Developers Says:

    [...] Analog Clock Check out this 3D analog clock by Flaim, the source code is a great example of managing multiple objects in a [...]

  2. Zack Jordan Says:

    That’s very slick.

  3. Draibiaosteomi Says:

    Thanks for the post


Leave a Reply