Skip to content

Commit 140ed5c

Browse files
committed
add links to papers
1 parent 36763d1 commit 140ed5c

File tree

1 file changed

+6
-6
lines changed
  • content/videos/challenges/184-elastic-collisions

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,15 @@
6363
},
6464
{
6565
"icon": "🔗",
66-
"title": "",
67-
"url": "",
68-
"description": ""
66+
"title": "2-Dimensional Elastic Collisions without Trigonometry",
67+
"url": "https://www.vobarian.com/collisions/2dcollisions2.pdf",
68+
"description": "Introduction to solving collisions without complicated trigonometry."
6969
},
7070
{
7171
"icon": "🔗",
72-
"title": "",
73-
"url": "",
74-
"description": ""
72+
"title": "Elastic Collisions",
73+
"url": "https://dipamsen.github.io/notebook/collisions.pdf",
74+
"description": "Dipam Sen's paper on elastic collisions"
7575
}
7676
]
7777
}

0 commit comments

Comments
 (0)