Skip to content

Icaro-G-Silva/projectile-trajectory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projectile Trajectory

Calculates and plot the graph of a projectile trajectory

Objectives

  • Learn more about code in C and Python;
  • Learn more about Data Visualization;
  • Interact with two distinct programs

How's it works?

C program calculates the exact position of a projectile in determinate time, and then generate a file with the data. After that a Python program collect that data and plot the graph of the projectile's trajectory.
For you to use is simple, just clone it into your computer and execute the executable in "build" folder.

Version

1.0.0

About

Calculates and plot the graph of a projectile trajectory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published