Away3d 2.1: demos & docs
by Rob Bateman
Away3d 2.1 bring some welcome assistance to getting starting with the engine - a revamped documentation section (now included in the svn) and a brand new demos download containing code examples which will continue to be updated as more are written. As well as this, there are some updates to the engine that should help with general use, including:
- Simplified events model - listeners can be added using the supplied methods or with the standard addEventListener method of the EventDispatcher.
- Event types listed as static classes.
- Simplified BitmapRenderSession use.
- Object primitives have dynamic property setters that can be adjusted after instantiation.
- Merged AlphaBitmapMaterial class (all bitmapmaterials now support alpha and color properties).
- Dot3 and Enviro materials take the bitmap for shading maps as a required argument.
- Improved material access on individual sides of the cube primitive


COMMENTS
infinite turtles » Away3d: version 2.1.0 (de said:
[...] For more information about the update, you can read the release announcement on Away3d.com. [...]
36 New, Cool Flex and AS3 Tools, Libraries and Com said:
[...] Away3d 2.1 Away3D is a realtime 3d engine for flash in ActionScript 3.0 http://away3d.com/away3d-21-demos-docs [...]
Creation Complete » Blog Archive » Bar said:
[...] flash developers to build amazing stuff with just a bunch of code. Recently Away3D team released new version and it was a nice occasion to try it out. Here you can see the result. Sources are avaiable by [...]
36 ferramentas, bibliotecas e componentes interess said:
[...] Away3d 2.1 Away3D é uma engine 3d para flash utilizando-se Actionscript 3. http://away3d.com/away3d-21-demos-docs [...]
TinyViking said:
Hi, I've just started trying away3d and I love it allready! I seem to have some troubles with the available lessons-files (2.0.0), concerning the following line:
var cube:Mesh = new Cube({material:"grey#", size:400}); ^
I receive the warning: Unused arguments: {size:400}.
Going through the cube.as class, I find only width, height, depth. Is 'size' still from a previous version, or am I missing an import? Btw: I love the CORRECT_Z_ORDER renderer.
Thanx.
Fabrice Closier said:
The svn is updated on a regular basis. Some demos might require some minor changes. Please join our mailing list for technical support. http://away3d.com/join-the-away3d-group
CaliVita said:
requested from the description, it must be cool. I have to find some time to try it out and
36 ferramentas, bibliotecas e componentes interess said:
[...] Away3d 2.1 Away3D é uma engine 3d para flash utilizando-se Actionscript 3. http://away3d.com/away3d-21-demos-docs [...]
Flex great links « web2.0 said:
[...] http://away3d.com/away3d-21-demos-docs [...]
-----