PDA

View Full Version : 3d slice engine in AS3.0(source)



Bruce Jawn
August 20th, 2008, 09:57 AM
Ant Eden (http://www.arseiam.com/) designed the 3D slice engine long ago, it's really powerful when you want to make a 2D image looks like 3D.
Check the work in http://www.arseiam.com/ (http://www.arseiam.com/) .
I'm sure no other flash 3d engine can make those works in such an easy way.
Good things should never die, so here is one example in AS3.0. I rewrite the original mx code, please don't fool me for my dirty code.
My 3d slice eye in AS3.0, sourcehere (http://code.google.com/p/flaswf/downloads/list)(http://code.google.com/p/flaswf/downloads/list)
or you may want to check the result (http://www.geocities.com/zhoubu1988//song/song.htm) first.
http://4.bp.blogspot.com/_VM_xh6rvt_I/SKwOvRiY2dI/AAAAAAAAAEM/VSm7lilNM1I/s200/eye4.jpg

If you know nothing about 3D slice. Here is a simple tutorial (http://www.arseiam.com/tuts/distort/distort.htm)by Ant Eden.
you can still find the source code of the book
'Flash 3D Cheats Most Wanted'(flash mx)
here (http://www.friendsofed.com/download.html?isbn=1590592212) , include source files of most flash related to 3D slice engine you see in http://www.arseiam.com/ (http://www.arseiam.com/).

johnlouis
August 20th, 2008, 12:02 PM
thanks for the resource.. I've always wondered how that was done..