I've been working on some physics based modeling using Verlet integration (example in the BIT-101 labs). I started a very simple system of just two connected particles with a "stick" between them and initialized them with opposite y velocities. (Note,...