tomriddle77 / Hacktober22

Hacktoberfest22 project and codes. This repo is about hacktoberfest 2022 and if you wanna make your first PR to be accepted then please contribute here.
MIT License
68 stars 167 forks source link

Create ball_bouncing_animation.py #262

Open Avess0102 opened 1 year ago

Avess0102 commented 1 year ago

install vpython: pip install vpython

size = vector(length, height, width) pos = vector(x, y, z)

vpython1 - Simple Bouncing in a room