Skip to content

A very-simple micro-framework with three programming languages included demonstrating a projectile's motion plot.

License

Notifications You must be signed in to change notification settings

AMJoshaghani/projectile-plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

projectile-plotter

A very-simple micro-framework with three programming languages included demonstrating a projectile's motion plot.

How does it work?

  • /lib - This is where libraries are located, using which program will be able to perform

    • plot.py

      This file uses Matplolib to create the plot.

    • projectile.js

      In this file, all you see is math! calculations in here.

    • Run.pl

      This module is where the connection between Plot and Calculations is going to be possible.

  • /src

    • main.pl

      This file handles the running proccess!

  • main.sh

This script is just a shortcut for main.pl!

Screenshots

img-1 img-2

Bugs and Suggs

Sure it's not flawless! Do you know a way for making it better? so why are you waiting! contact me @ https://amjoshaghani.ir

About

A very-simple micro-framework with three programming languages included demonstrating a projectile's motion plot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published