[Papervision3D] Coming soon... Physics for Away3d

Rob Bateman rob.bateman at gmail.com
Fri Jun 22 20:25:35 EDT 2007


Hi Martin

swept volumes are generally used for plane-plane collision which
unfortunately aren't implemented at the moment. however, i am working on
adding a technique called raytracing to sphere-sphere and sphere-plane
collisions, which should be available to switch on with fast moving objects
like you describe. This is essential to stop 'tunneling', where an object
appears to pass through another without registering a collision because it's
movement per-frame exceeds it's dimensions. But because it adds to the
overall processing of collisions, raytracing has to be disabled for all but
those objects that require such precision!

Rob


On 6/22/07, Martin Shuttleworth <martin at fr1n63.com> wrote:
>
>  Awesome work - are there going to be swept volumes? - so I could punt a
> small sphere at a plane very quickly :)
>
> Martin
>
>  ------------------------------
> *From:* Papervision3D-bounces at osflash.org [mailto:
> Papervision3D-bounces at osflash.org] *On Behalf Of *Rob Bateman
> *Sent:* 21 June 2007 17:50
> *To:* Papervision3D at osflash.org
> *Subject:* [Papervision3D] Coming soon... Physics for Away3d
>
> Hey list
>
> So we got a physics engine...
>
> http://away3d.com/first-glimpse-of-physics
>
> not yet committed to source, but that should happen fairly soon. After
> that regular updates will be made to flesh out the features, although right
> now the priority is simplicity and easy of use. (they may be the same thing
> :))
>
> If anyone needs me i'll be implementing constraints... and writing another
> post on away3d.com detailing the featurelist. Suggestions welcome!
>
>
> atb
>
>
> Rob
>
>
> --
> Rob Bateman
> Senior Creative Developer
>
> Work: 0207 7804841
> Mobile: 07714 329 073
>
> rob.bateman at akqa.com     |    http://www.akqa.com
>
> AKQA, 1 St John's Lane, London EC1M 4BL, UK.
>
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>
>


-- 
Rob Bateman
Senior Creative Developer

Work: 0207 7804841
Mobile: 07714 329 073

rob.bateman at akqa.com     |    http://www.akqa.com

AKQA, 1 St John's Lane, London EC1M 4BL, UK.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20070623/ca45b074/attachment-0001.htm


More information about the Papervision3D mailing list