Recent content by Swedky

  1. Swedky

    Calculate speed according to distance, gravity and h-angle.

    Sorry, I'm new here. Point A is anywhere in the X, Y axis, same for point B. I'm working in a 3D model, so I think Z ground is a factor here. I'm not using resistive forces btw. Let me explain it better: I have a ball in the next coords: 50.0, 25.0, 3.0 (point A) And I want to "launch" it...
  2. Swedky

    Calculate speed according to distance, gravity and h-angle.

    Hi there, so I want to know how to get the speed I need to move some object from point A to B, accordint to the distance between points, gravity and height angle. I means, I have this: height angle = 40.0 distance from point A to B = 5m gravity = -9.81 speed = ? I think that I just need to know...
Back
Top