
Basketball Shot Simulator
Dynamical simulation of a basketball shot with a 4th-order Runge-Kutta integrator. Models gravity, drag crisis, Magnus effect, and spin-dependent friction on bounces. Includes 3D trajectory visualization and a vectorized parameter sweep for shot-success heatmaps. Run with --animate for 3D animation.
- Python
- NumPy
- Matplotlib