Hi Daniel, and welcome,
On Thu, Apr 28, 2016 at 11:27:43PM +, Craig, Daniel Joseph wrote:
> To whom it may concern,
>
>
> I am writing a program where I have a ball with a position and
> velocity reach a wall in 3D space. I am able to drag the ball around
> after it is done moving but I
On 29/04/16 00:27, Craig, Daniel Joseph wrote:
> I am writing a program where I have a ball with a position and velocity
> reach a wall in 3D space.
Well done, but vpython is a bit off topic for this list which deals with
the core python language and libraries.
I notice there is a vpython user
To whom it may concern,
I am writing a program where I have a ball with a position and velocity reach a
wall in 3D space. I am able to drag the ball around after it is done moving
but I would like to be able to move the ball prior to it moving towards the
wall. Is there a way to do this, any