Engineering >> Computer Science & EngineeringBallistics with Air Resistanceby Matthew Wedebrock
Submitted : Spring 2013 My objective was to create a computer program that simulates a cannon ball being fired out of a cannon with realistic physics effects on the cannonball. To achieve this, I wrote code in the Java programming language which simulates the gravitational effects upon the cannonball and the effects of air resistance as it flies through the air. Related Links:
|