We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36763d1 commit 140ed5cCopy full SHA for 140ed5c
content/videos/challenges/184-elastic-collisions/index.json
@@ -63,15 +63,15 @@
63
},
64
{
65
"icon": "🔗",
66
- "title": "",
67
- "url": "",
68
- "description": ""
+ "title": "2-Dimensional Elastic Collisions without Trigonometry",
+ "url": "https://www.vobarian.com/collisions/2dcollisions2.pdf",
+ "description": "Introduction to solving collisions without complicated trigonometry."
69
70
71
72
73
74
+ "title": "Elastic Collisions",
+ "url": "https://dipamsen.github.io/notebook/collisions.pdf",
+ "description": "Dipam Sen's paper on elastic collisions"
75
}
76
]
77
0 commit comments