- Comments: open
- 10
Away3D Global Animation the easy way
by Fabrice ClosierIn order to animate in Flash3D you need to use pretty advanced 3D tools to generate and export animation data. For many it's just a bridge too far. And even for the professionals, it often cost too much development time. And because of this, many choose not to animate at…
- Comments: open
- 11
Away3D POPPY! The fun demo
by Peter KapelyanGosh, I never knew coding can be fun! Of course I am interested in making games, so I needed some smoke and particles. I made my last demo ALOT better, but because I spent like 1 week staring at it (yes time wasted), instead of coding- just staring! I have…
- Comments: open
- 14
Away3D Tiling
by Fabrice ClosierOne of the things I was missing the most in the API was the ability to tile the textures. This allows you to repeat an image on a model with no overlaps and no gaps. The best illusion can be of course achieved by using a seamless image. Sea surface,…
- Comments: open
- 8
Away3D Filters, Depth of Field, and Particles
by Peter KapelyanThis shows Away3D version 1.9 in action with REALTIME filters (blurring) on each object. Make sure you get the latest version, which has the ownCanvas property. This feature is pretty awesome, so check out what I made! Click to make an explosion! BlendMode Version!