Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/khachikastoyan/projectile-trajectory-visualizer
- Owner: KhachikAstoyan
- Created: 2021-07-16T05:55:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-16T06:05:49.000Z (over 3 years ago)
- Last Synced: 2024-11-30T02:14:02.792Z (3 months ago)
- Topics: physics, physics-simulation, projectile-motion, projectile-motion-simulation, python
- Language: Python
- Homepage:
- Size: 5.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)