Filename
|
Description
|
Author
|
01-vpython-spaceship.py
|
Fire thrusters on a spaceship and view the resulting motion.
|
Aaron Titus
|
02-newton.py
|
Control the net force on a particle and view the resulting motion.
|
Bruce Sherwood (modified by Aaron Titus)
|
02-projectile-with-steps.py
|
Step through the motion of a projectile and view the vectors for vi, vf, Δv, and Δr for each time step.
|
Aaron Titus
|
06-orbit-energy-graphs.py
|
View various orbits and the resulting energy graph.
|
Aaron Titus
|