Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felipeheide/ascensionapp
This repository contains a physics simulation application that calculates various kinematic parameters related to an object's motion. The application utilizes equations from classical mechanics to determine the time, height, speed, impact speed, and acceleration of an object under the influence of gravity on a specified planet. The calculated value
https://github.com/felipeheide/ascensionapp
classical-mechanics equations gravity kinematics math physics-simulation user-interface
Last synced: 4 days ago
JSON representation
This repository contains a physics simulation application that calculates various kinematic parameters related to an object's motion. The application utilizes equations from classical mechanics to determine the time, height, speed, impact speed, and acceleration of an object under the influence of gravity on a specified planet. The calculated value
- Host: GitHub
- URL: https://github.com/felipeheide/ascensionapp
- Owner: FelipeHeide
- Created: 2024-06-14T22:30:57.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-14T22:36:36.000Z (5 months ago)
- Last Synced: 2024-06-14T23:49:22.392Z (5 months ago)
- Topics: classical-mechanics, equations, gravity, kinematics, math, physics-simulation, user-interface
- Language: JavaScript
- Homepage: https://ascensionapp-86b63.web.app/
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AscensionApp
This repository contains a physics simulation application that calculates various kinematic parameters related to an object's motion. The application utilizes equations from classical mechanics to determine the time, height, speed, impact speed, and acceleration of an object under the influence of gravity on a specified planet. The calculated values are displayed in a user-friendly interface, providing a visual representation of the object's trajectory and its associated kinematic properties.