Recent content by Mgccl

  1. M

    Simulating Thrown Sphere: Find X,Y Positions & Add Drag Force

    I'm trying to simulate a sphere got thown in the air I have find the way of knowing x,y positioning of the sphere though this equation: x(t) = vt cos(theta) y(t) = vt sin(theta) - (gt^2)/2 Where v is the initial velocity, theta is the angle, t is the time and g is the gravity. But this...
Back
Top