Please enable JavaScript to use CodeHS

Outline


1. Bouncing Ball Simulation
1.1 Introduction to Graphics Programming
Video 1.1.1 Introduction to Graphics Programming
Example 1.1.2 Drawing a Ball
Exercise 1.1.3 Have a Ball!
1.2 Adding Gravity
Video 1.2.1 Adding Gravity
Example 1.2.2 Ball in Motion
Exercise 1.2.3 To the Moon
1.3 Time to Impact
Video 1.3.1 Time to Impact
Example 1.3.2 Make an Impact
Exercise 1.3.3 Sanity Check
1.4 Elastic Collisions
Video 1.4.1 Elastic Collisions
Example 1.4.2 Bounce the Ball
Exercise 1.4.3 Off the Wall!
Challenge 1.4.4 Keepin' it Real (Elastic)