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

Python超人-宇宙模拟器

上级 fac5735d
# -*- coding:utf-8 -*-
# title :组成上帝之眼的星球群(自定义星球)
# description :组成上帝之眼的星球群(自定义星球)
# title :创建属于自己的宇宙
# description :创建属于自己的宇宙(自定义星球)
# author :Python超人
# date :2023-10-10
# link :https://gitcode.net/pythoncr/
......@@ -15,7 +15,7 @@ from simulators.ursina.ursina_event import UrsinaEvent
def my_universe():
"""
上帝之眼
创建属于自己的宇宙
"""
D = 6000 # 基本距离单位:km(随意赋值)
# 观看摄像机的位置
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册