LeNPaul / applepy

A basic n-body simulation program that aims to simulate many of the processes that occur in the early stages of the universe.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ApplePy

"If you wish to make apple pie from scratch, you must first create the universe" - Carl Sagan

A basic n-body simulation program that aims to simulate many of the processes that occur in the early stages of the universe.

This project is currently in the early development stages. I intend to eventually make this into a fully featured physics engine for running physics simulations.

So far, this program is able to do basic n-body simulations, using the Euler method of solving for the equations of motion.

Current Progress

There are plans to do a complete rebuild of this project, from the ground up. Flask will be the web framework used on the backend, and Vue.js is the frontend framework. Potentially build a physics simulation visualization tool, or potentially integrate with Physics in Motion.

About

A basic n-body simulation program that aims to simulate many of the processes that occur in the early stages of the universe.


Languages

Language:HTML 53.5%Language:JavaScript 34.7%Language:Python 10.8%Language:CSS 1.0%