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

太阳系三体模拟器

上级 646157ee
......@@ -103,7 +103,8 @@ class UrsinaSimulator(Simulator):
if "cosmic_bg" in kwargs:
cosmic_bg = kwargs["cosmic_bg"]
if cosmic_bg is None:
cosmic_bg = '../textures/cosmic1.png'
# cosmic_bg = '../textures/cosmic1.png'
cosmic_bg = '../textures/cosmic2.jpg'
import os
if cosmic_bg is not None and os.path.exists(cosmic_bg):
self.cosmic_background(cosmic_bg)
......
textures/cosmic2.jpg

620.6 KB | W: | H:

textures/cosmic2.jpg

746.1 KB | W: | H:

textures/cosmic2.jpg
textures/cosmic2.jpg
textures/cosmic2.jpg
textures/cosmic2.jpg
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册