actionscript 3 - 3d shapes in flex -


i drawing 3 circles in flex application, using actionscript. these circles pure 2d images, not looking good. how can make 3d using shadows or shades inside shape.

cheers,pk

if want 3d-ish effects, should usage of bevelfilter. have found links show how can use filter:

http://www.republicofcode.com/tutorials/flash/as3filters/

http://wonderfl.net/c/6axw

http://www.flashactionscripttutorials.com/?p=projects&actionscript-functie=applyfilter

if want genuine 3d-objects, should use 3d-library (i recommend away3d).


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -