Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -181,7 +181,7 @@ def create_scene():
|
|
181 |
create_meteor_with_particle_system()
|
182 |
create_particle_effects_animation()
|
183 |
##create_planet_flyby_animation(planet1, 4, 2)
|
184 |
-
visualize_planets()
|
185 |
create_scene()
|
186 |
|
187 |
def export_blend():
|
|
|
181 |
create_meteor_with_particle_system()
|
182 |
create_particle_effects_animation()
|
183 |
##create_planet_flyby_animation(planet1, 4, 2)
|
184 |
+
##visualize_planets()
|
185 |
create_scene()
|
186 |
|
187 |
def export_blend():
|