シンプルな、天体の運動シミュレーション&可視化プログラムです。 https://github.com/sk2sat/planet を元に作りました。 simはシミュレーションプログラム(sim.cppをコンパイルしたもの)、plot.pyは可視化プログラムです。
git clone https://github.com/asanotigaku/planet.git
cd planet
mkdir out
./autoexec.sh
plot.py: matplotlib, numpy (Python 3.5)
3D 3D-SAMPLE