New User here .
Does collision and shadows can be achieved in Away3D 4.0
If so pls give me a short guidance .
Thanks .
Collision and shadowsSoftware: Away3D 4.x |
||
sweetkiller, Newbie
Posted: 06 October 2011 04:09 PM Total Posts: 10 New User here . Does collision and shadows can be achieved in Away3D 4.0 If so pls give me a short guidance . Thanks . |
||
Richard Olsson, Administrator
Posted: 07 October 2011 02:46 AM Total Posts: 1192 [ # 1 ] You can see how to use shadows in the away3d-examples-fp11 repository at GitHub. As far as collisions are concerned, you can use the AwayPhysics library for very powerful collision detection. Check the awayphysics-examples-fp11 repository for examples on how to use that. |
||
|