提交 84831096 编写于 作者: 三月三net's avatar 三月三net

Python超人-宇宙模拟器

上级 d2921ba2
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
# python_version :3.8 # python_version :3.8
# ============================================================================== # ==============================================================================
from bodies import Sun, Earth, Jupiter from bodies import Sun, Earth, Jupiter
from common.consts import SECONDS_PER_YEAR,SECONDS_PER_MONTH, AU from common.consts import SECONDS_PER_YEAR, SECONDS_PER_MONTH, AU
from sim_scenes.func import mayavi_run, ursina_run from sim_scenes.func import mayavi_run, ursina_run
if __name__ == '__main__': if __name__ == '__main__':
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册