Cat Flynn 56aa50251b | ||
---|---|---|
.vscode | ||
lib | ||
src | ||
.gitignore | ||
.gitmodules | ||
CMakeLists.txt | ||
README.md | ||
add_git_version_to_executable.cmake | ||
frag_lit.glsl | ||
frag_unlit.glsl | ||
vert.glsl |
README.md
Skein
Skein is a library for efficiently simulating Keplerian astrodynamics.
Usage
Kepler models orbiting bodies as particles. Particles are zero-dimensional objects which can be on elliptical orbits around other particles. The orbited particle is assumed to make up the overwhelming majority of the mass of the combined two-object system.