Skip to content

locomotive-brigade/3body

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3body

a program to study 3-body problem


version

alpha 1.0: first version


license: GPL-3.0

GitHub address: https://github.com/locomotive-brigade/3body


Authors

@locomotive-brigade (@superstone1012,@lrcno6)


3body is a programme used to study 3-body problem. Just enjoy how the objects move!

It runs everywhere (in theory) (tested on linux (g++))


how to use it

you should make first:

make linux # for linux (g++)
make windows_msvc # for Windows (Visual C++)
make windows_mingw # for Windows (MinGW)

and call:

start.exe # for Windows
./start # for linux

welcome to contribute to 3body

by locomotive-brigade

About

a program to study 3-body problem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published