Skip to content
Snippets Groups Projects
Commit 440a7ad1 authored by Prannesh SathyaMoorthy's avatar Prannesh SathyaMoorthy
Browse files

Upload New File

parent 08c01881
No related branches found
No related tags found
No related merge requests found
from vpython import *
#GlowScript 2.7 VPython
ball = sphere(pos=vector(-5,0,0), radius=3.5, color=color.blue)
wallR = box(pos=vector(6,0,0), size=vector(0.2,12,12), color=color.magenta)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment