Skip to content

Parabolic Shots simulator developed as an assignment of Interactive Applications Programming course 💻 📚

License

Notifications You must be signed in to change notification settings

DauteRR/Parabolic-Shot

Repository files navigation

Parabolic Shot

Projectile motion is a form of motion experienced by an object or particle (a projectile) that is thrown near the Earth's surface and moves along a curved path under the action of gravity only (in particular, the effects of air resistance are assumed to be negligible). This Java program is a parabolic shots simulator.

Program features

  • The initial height, initial velocity or shot angle can be specified using buttons and text fields or sliders.

  • The program shows some important information of the current shot.

  • The trajectories of the shots can be visualized or not.

  • A shot can be stopped and restarted during it's simulation.

  • The axis are scaled with largest shots.

Initial parameters Current shot info
Trajectories visualization Shot simulation
Axis scale

Execution

For execution, try the command below:

  java -jar ParabolicShot.jar

Author

Daute Rodríguez Rodríguez

About

Parabolic Shots simulator developed as an assignment of Interactive Applications Programming course 💻 📚

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages