3d tree rotation

hi guys,

Do you know how did they do the 3d tree rotation or the whole thing from that page?

Please take a look http://fourseasons.birnamlabs.com/fourseasons.php

Thanx

It appears the tree was done in a 3D program like 3DSMax and there are multiple frames in Flash that contain the different angles of the tree.

Then there is AS that detects the _xmouse position and moves the the nextFrame() if at a certain point or prevFrame() if at another.

heres an example of how something like that is done:

[swf=“http://www.umbc.edu/interactive/fla/framerotation.swf height=200 width=200”][/swf]
[ download ]

edit, actually no wait, theres a better one… here see THIS post

That is pretty sweet.

=)

sen, that lego guy is pretty sweet!! i LOVE lego…did you make that?

good explanation at FK…dam i’m glad you post here now!! that plane rotation thing he did from you is pretty sweet since its even mouse controlled… <:}

yeah I made it in swift3d :wink: no big deal but legos are just cool =)

… yeah that jet thing that guy made turned out pretty nice! I was impressed with that.

There are some similar examples here:

http://www.strata.com/flash

You’re seeing a rendered animation sequence that gives the illusion of interactivity.

thank you guys…