Monthly Archives: July 2012
3d Tweening in Away3d
Code by Rob Bateman, demonstrates: How to use Tweener within a 3D coordinate system. How to create a 3D mouse event listener on a scene object. How to return the scene coordinates of a mouse click on the surface of…
SkyBox in Away3d
Code by Rob Bateman, demonstrates: How to use a CubeTexture to create a SkyBox object. How to apply a CubeTexture to a material as an environment map.
Shading example in Away3d
Code by Rob Bateman, demonstrates: How to create multiple lightsources in a scene. How to apply specular maps, normals maps and diffuse texture maps to a material.