Looks like Adobe AIR 3.2 sdk is out.
Monthly Archives: March 2012
Frima: Zombie Tycoon IceField Demo using Stage3D
Promoted during development of Molehill, there’s a playable online demo.
Gerard Ferrandez prototyping for visualization with dhtml and Canvas3d
I’m always impressed by Gerard Ferrandez and his JavaScript animations and experiments. http://www.dhteumeuleu.com
Renault Twizy by Cathy and David Guetta
3D experience of the Renault Twizy, by Cathy and David Guetta.
Dynamic tree generation and placement in a night-time scene in Away3d
Code by Rob Bateman & Alejadro Santander, demonstrates: How to create a height map and splat map from scratch to use for realistic terrain How to use fractal algorithms to create a custom tree-generating geometry primitive How to save GPU…
Interactive pool using the Shallow Water Equations in Away3d
Code by Rob Bateman, David Lenaerts and Alejadro Santander, demonstrates: How to create and deform a surface How to apply an enviroment map to a material. How to use 3D mouse events to return the local coordinate of a surface.…
Terrain creation using height maps and splat maps in Away3d
Code by Rob Bateman & David Lenaerts, demonstrates: How to create a 3D terrain out of a height map How to enhance the detail of a material close-up by applying splat maps. How to create a realistic lake effect. How…
Mouse interaction in Away3d
Code by Rob Bateman, demonstrates: Mouse interaction.
Bones animation loading and interaction example in Away3d
Code by Rob Bateman, demonstrates: How to load an AWD file with bones animation from external resources. How to map animation data after loading in order to playback an animation sequence. How to control the movement of a game character…