Hi, Away3D is a 3D engine, meaning it can indeed render a face model (or whatever) the way that is done in the video you're referring to. However, the shape tracking cannot be performed by Away3D. Instead, you must use (or create) a library that analyzes the webcam video to calculate the delta transformation. I doubt that you will be able to reach the same fidelity as is seen in this video with current Flash versions, as the processing power is simply not enough to perform such detailed calculations.
Some work has already been made on this type of technology for Flash, e.g. "MariLena" (OpenCV port for AS3) and some experiments by Eugene Zatepyakin of http://blog.inspirit.ru. The guy in the video seems however to be using a technology called "total immersion" which has a web plugin that is being used alongside Flash here: http://www.iamironman2.com/uk/ (link taken from the description of the above youtube video.) Let us know how it goes! Cheers /R On Sep 11, 9:59 am, bebensiganteng <[email protected]> wrote: > is it possible to do something like this with away3D? > > http://www.youtube.com/watch?v=i_bZNVmhJ2o
