Tuesday, 30 June 2009 17:18
This example shows what kind of augmented reality solutions I like to focus. The main difference between most samples is the interaction between 3D objects inside the "virtual world". In this case for sure it is just very simple but hey... this is just my second tryout ;-)
Now let me explain the technical stuff. The set is very similar to the previous article but this example is powered up by the fantastic AS3Dmod library from Bartek Drozdz. With the included bend modifier you are able to manipulate the geometry of a 3D object as you can see in the video. The force and angle attributes of the modifier were set by the distance and the 2D angle calculation between the magnet and the cuboid.
Video
3rd party libraries
Trackback(0)
Comments (3)
erik van nieuwburg
said:
|
This rocks! Totally awesome idea dude! Looks very nice! Cool how those object interact with eachother. |
juju
said:
|
... Very cool! How do you make the two Flash objects recognize and interact with each other? Is this function built into the FLARtoolkit? Thanks, juju |
erik lembke
said:
|
... @juju, this is for real not a "real" recognition. the algorithm handles the two defined markers and uses calculations about their distance and angles against each other. The resulting values where used to set the properties of the bend modifier (as3dmod). Not really rocket science but in this case a good visualization, i think. |


