I create Away3D demo refer to same motion demo with Papervision3D.
- demo (require Flash Player 10)
- source (Flash Develop Project)
By the way, it is interesing for us to compare Flash 3D library Away3D, Papervision3D and Flash 10 Native 3D.
Compare Demos
Result
# Flash 10 don’t set camera and z-sort.
More higher FPS of left stats is more faster. This result says Papervision3D (Flash 9) is faster than Away3D (Flash 10). Really?
The source file of the site of independent production movie screening
association “Q.films” is opened to the public.
Enjoy!
Related Artile
Flashgamers show demo which CMYK separated image with Away3D. Visualization of color logic is interesting for me.
By the way, it’s possible to separate RGB channel from image with BitmapData.copyChannel method. I created demo which four planes separated to RGB at runtime are on Papervision3D space. You can separate rgb channel by stage dragging. And the demo can use local image file with new Filereference of Astro.
Continue reading RGB Image Separater with Papervision3D →
I study newer Class of FileReference on Flash Player 10 (Astro). I make Papervision3D sample which is available for saving and loaing of local image to PV3D texture. The texture image’s width and height is 1000×500 px.
Continue reading Rewritable PV3D Paint on Flash Player 10 →
Interactive Design with Flash and HTML5