Bouncy Balls Collision Code - Episode 4
Offered By: Let's Code Physics via YouTube
Course Description
Overview
Watch a captivating video tutorial on coding bouncy ball physics simulations using VPython. Learn how to implement collision detection and response for multiple balls representing subscriber countries. Follow along as the instructor explains key concepts like vector components, parallel and perpendicular components, and if statements. Witness the mesmerizing result of colorful balls bouncing realistically on the screen. Access the complete source code and gain valuable tips for setting up your Python environment. Perfect for aspiring game developers and physics enthusiasts looking to bring their simulations to life.
Syllabus
Introduction
Applying the equations
Defining IBB2
If Statement
Parallel Perpendicular Component
Vector Component
Parallel Component
Updating Vectors
Testing F5
Fixing the code
Taught by
Let's Code Physics
Related Courses
Using an Arduino with Python - Measuring Temperature and Humidity With the DHT11Paul McWhorter via YouTube Using an Arduino with Python - Modeling a Volt Meter in VPython
Paul McWhorter via YouTube Using an Arduino with Python - Analog Voltage Meter in VPython
Paul McWhorter via YouTube Python 3D Graphics - Understanding 3D Graphic Parameters
Paul McWhorter via YouTube Axis IMU- Visualizing 3D Rotations in Vpython Using Quaternions
Paul McWhorter via YouTube