Skip to content

LeNPaul/applepy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published