Skip to content

Commit

Permalink
Update GravitationalAttraction3D.pyde
Browse files Browse the repository at this point in the history
  • Loading branch information
Mashrin Srivastava committed Dec 17, 2016
1 parent 9fdccfe commit 0be5eee
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -39,7 +39,7 @@ def setup():


def draw():
global planets,angle,s
global angle
background(0)
# Setup the scene.
sphereDetail(8)
Expand Down

0 comments on commit 0be5eee

Please sign in to comment.