Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.