File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
content/videos/challenges/184-elastic-collisions Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 50
50
"title" : " References" ,
51
51
"links" : [
52
52
{
53
- "icon" : " π " ,
53
+ "icon" : " π " ,
54
54
"title" : " The Nature of Code" ,
55
55
"url" : " https://natureofcode.com/" ,
56
56
"description" : " The Nature of Code book (2024 p5.js edition)"
57
57
},
58
58
{
59
- "icon" : " π " ,
59
+ "icon" : " π " ,
60
60
"title" : " Pre-order The Nature of Code" ,
61
61
"url" : " https://nostarch.com/nature-code" ,
62
62
"description" : " The Nature of Code book (2024 p5.js edition) is now available for pre-order!"
68
68
"description" : " Uncyclopedia article discussing elastic collisions."
69
69
},
70
70
{
71
- "icon" : " π " ,
71
+ "icon" : " π " ,
72
72
"title" : " 2-Dimensional Elastic Collisions without Trigonometry" ,
73
73
"url" : " https://www.vobarian.com/collisions/2dcollisions2.pdf" ,
74
74
"description" : " Introduction to solving collisions without complicated trigonometry."
75
75
},
76
76
{
77
- "icon" : " π " ,
78
- "title" : " Elastic Collisions" ,
77
+ "icon" : " π " ,
78
+ "title" : " Elastic Collisions Formula Derivation " ,
79
79
"url" : " https://dipamsen.github.io/notebook/collisions.pdf" ,
80
- "description" : " Dipam Sen's paper on elastic collisions"
80
+ "description" : " Explanation and derivation for formula of elastic collisions, by Dipam Sen. "
81
81
}
82
82
]
83
83
}
You canβt perform that action at this time.
0 commit comments