Skip to content
/ n-body Public

A simple code-base for figuring out how objects move under the effects of gravity.

Notifications You must be signed in to change notification settings

avault/n-body

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

n-body

A simple code-base for figuring out how objects move under the effects of gravity.

The official term for a code like this is an N-body integrator. There are many better codes for doing this (e.g. Rebound), but this code describes the general structure.

Extensions

This code still needs a lot of work to become functional. There's an opportunity to do that, if you're interested! Alternatively, you could use a complete Rebound code for something, if you wanted to.

About

A simple code-base for figuring out how objects move under the effects of gravity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published