Recent content by vb7prog

  1. V

    What is the best way to simulate an object in orbit?

    this is a programming hobby of mine and the time is integrated into a loop and before i do the main calculation the new acceleration of gravity is computed Im using the equation Fg = GM/R^2, I am adding the current height of the object to the radius in the calculations, I'm not sure where a...
  2. V

    What is the best way to simulate an object in orbit?

    Hi, I'm trying to build a physics simulator right now its just doing launching an object a a certain velocity and angle and see when it lands or if it escapes Earth's gravity. It appears like the simulator is working but then to test it I tried getting an object to orbit and it can't so it leads...
Back
Top