JoPmt commited on
Commit
d0ff706
1 Parent(s): 40e58c6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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():