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: 11 months 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T22:36:36.000Z (about 2 years ago)
- Last Synced: 2025-01-10T02:38:24.851Z (over 1 year 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: 2
- 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.