Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/khachikastoyan/projectile-trajectory-visualizer

A simple project that calculates a projectile's trajectory based on the initial conditions.
https://github.com/khachikastoyan/projectile-trajectory-visualizer

physics physics-simulation projectile-motion projectile-motion-simulation python

Last synced: 17 days ago
JSON representation

A simple project that calculates a projectile's trajectory based on the initial conditions.

Awesome Lists containing this project

README

        

# Trajectory visualizer
This app takes in the initial conditions, such as initial velocity, angle relative to the horizon, diameter, height of a projectile, visualizes its trajectory, and outputs it to a GIF file.

![](example.gif)