Skip to content

Commit ee43d14

Browse files
committed
july 12
1 parent 0701967 commit ee43d14

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Loading

content/videos/challenges/184-elastic-collisions/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "What happens when two circles collide in a p5.js canvas? In this video, I examine the math and implement idealized elastic collisions in a physics simulation. This video supplements the Nature of Code book series in Chapter 6 which uses 3rd party physics libraries to handle collisions rather than a direct implementation.",
55
"videoId": "dJNFPv9Mj-Y",
66
"nebulaSlug": "codingtrain-coding-challenge-184-elastic-collisions",
7-
"date": "2024-07-13",
7+
"date": "2024-07-12",
88
"languages": ["p5.js", "JavaScript"],
99
"topics": ["collisions", "physics simulation"],
1010
"canContribute": true,

0 commit comments

Comments
 (0)