ActionScript 3D
Grant skinner released EaselJS v0.2 HTML5 Canvas
0Grant skinner has released a new version of his html 5 canvas JS library.
Using The library is much like programming AS3, using the same name convention as the “drawing api” so there are DisplayObject, Graphics, Shape. U put stuff on “stage” by using addChild and removing with removeChild. Very similar to as3, making js programming to html5 canvas very easy for a as3 developer.
Very promising project.
Blogpost here.
See more here. http://easeljs.com/
>First flash/flex post yay!
0>FIVe3D – Is a new kid on the 3D block. There are some other players out there:
Papervision3D, Sandy3D, Away3D, Alternativa, WireEngine3D, yada3D, yadyada3D ;o)
Anyways, now we have another one to use! – Looks like ActionScript 3D is here to stay :O)
- Now can we please have Hardware Acceleration Adobe?
By the way here are some cool and impressive demos:
Alternativa Demo
Away3D Demo (the new 2.0 version)
Sandy3D – demo page
And this Papervision3D is not bad either ;O)