realbasic-games
[Top] [All Lists]

Re: 3D Ball

To: REALbasic Games <realbasic-games at lists dot realsoftware dot com>
Subject: Re: 3D Ball
From: Lars Jensen <larsjensen at rcn dot com>
Date: Mon, 26 Sep 2005 12:27:19 -0400
Delivered-to: realbasic-games at lists dot realsoftware dot com
> And what about the collision detection?
> How can I make the ball stop if it hits another object, such as a wall?

Note: This stuff is not trivial, but at least you are not the first to try
it in RB.

Sphere-to-wall collisions:

  http://www.rbdeveloper.com/browse/2.2/2214/

Sphere-to-sphere collisions:

  http://www.rbdeveloper.com/browse/2.4/2412/

lj
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>