A projectile does two independent things at the same time: it moves sideways at constant speed
(nothing pushes it horizontally) and it accelerates downward under gravity. Splitting the launch into
those two components — horizontal v·cosθ and vertical v·sinθ — is the whole trick.
Press launch to watch them combine into the familiar arc.
Throw a ball at 20 m/s and 45° from ground level. It flies for 2.9 s, peaks at 10.2 m, and lands 40.8 m away — and hits the ground at the same 20 m/s it left, just angled downward.
The neat result: on flat ground, 45° gives the maximum range, and any two angles that add to 90° (say 30° and 60°) land in the same spot.
Range depends on the product of horizontal speed and hang time. Lower angles have more horizontal speed but less hang time; higher angles the reverse. 45° balances them — on level ground. Launch from a height and the best angle drops below 45°.
Not here. Without air resistance, all projectiles follow the same path regardless of mass — a cannonball and a pebble launched identically land together. Add drag and that changes.
For dense, slow, heavy objects over short distances, barely. For light objects, high speeds, or long ranges, very — real range can be a fraction of the ideal. Treat this as the frictionless ideal.
Gravity is about ⅙ of Earth's, so the same throw goes roughly six times farther and stays up about 2.5× longer. Switch the gravity buttons to see it.
| Club | Ball speed | Launch | Backspin | Carry | Apex |
|---|
A golf ball in flight is pushed by three forces: gravity, drag (opposing its motion through the air), and Magnus lift (the sideways/upward force from spin, the same effect that curves a soccer free kick or a spinning baseball). This simulator integrates all three numerically in 3D — downrange, height, and left/right curve — using RK4, the same verified integration method used elsewhere on this site. Backspin creates lift (holding the ball up and extending carry); tilt that spin axis off-vertical and the same effect pulls the ball sideways into a draw or fade.
A PGA Tour average driver swing — 167 mph ball speed, 10.9° launch, 2,545 rpm backspin — carries roughly 260–265 yards in this model with no wind at sea level, matching published Tour averages closely. Tilt the spin axis 20° and the same swing curves about 35–40 yards offline by landing — a real slice or hook, not a cosmetic bend.
Magnus lift fights gravity for longer, flattening the descent and extending the time the ball spends moving forward before it falls — up to a point. Too much spin (a "sky ball") adds height without adding distance, since the extra lift steepens the whole trajectory instead of extending it.
Grass gets trapped between the clubface and the ball at impact — the "flyer lie" — reducing the friction that normally imparts spin. Less backspin means less lift and a lower, longer-rolling, less controllable shot, which is exactly why rough is harder to stop on the green from.
Thinner air means less drag and less Magnus lift working on the ball — the classic "ball flies farther in Denver" effect. It also means slightly less lift, so very high-spin, high-altitude shots can fly a little flatter than expected even as they go farther overall.
The ball's impact speed and angle drive one representative bounce (energy loss set per surface — a lot on sand or green, much less on hardpan) followed by a roll-out phase decelerating under rolling friction. It's a simplified stand-in for a real multi-bounce impact, calibrated to realistic total distances rather than a full contact-mechanics simulation — read it as illustrative, not a laboratory measurement.
The Moon has no atmosphere at all — drag and Magnus lift both vanish entirely, wind is meaningless, and the ball follows a pure gravity-only arc at ⅙ Earth gravity (a real driver would sail for hundreds of yards). Mars keeps a thin CO₂ atmosphere — about 0.6% of Earth's sea-level pressure — so wind and altitude still matter, just far more weakly, on top of roughly ⅓ Earth's gravity.