Skip to content

Commit 9eefb22

Browse files
committed
Merge branch 'add-vids' of https://github.com/dipamsen/thecodingtrain.com into add-vids
2 parents 766f6ce + e92b971 commit 9eefb22

File tree

7 files changed

+19
-2
lines changed

7 files changed

+19
-2
lines changed

content/videos/challenges/124-flocking-simulation/showcase/contribution24.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "3D flocking in C++ and compute shaders with octree and regular grid",
3-
"url": "https://www.vojtatom.cz/flocking/",
3+
"url": "https://vojtatom.github.io/flocking.cpp",
44
"author": {
55
"name": "Vojtěch Tomas",
66
"url": "https://vojtatom.cz/"
487 KB
Loading
18.7 KB
Loading
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"title": "friction control with potentiometer",
3+
"author": {
4+
"name": "alpaslan özdemir",
5+
"url": "https://www.youtube.com/@alpaslanozdemir5229"
6+
},
7+
"url": "https://youtube.com/shorts/Me-gOchCrds",
8+
"submittedOn": "2023-11-12T17:31:13.450Z"
9+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"title": "cubic panna",
3+
"author": {
4+
"name": "panna"
5+
},
6+
"url": "https://editor.p5js.org/tamaki.komatsuzaki/sketches/Y-J5JCuot",
7+
"submittedOn": "2023-11-12T09:20:43.017Z"
8+
}
35.4 KB
Loading

static/_redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
# shortcuts - 302
2929

30-
/discord https://discord.gg/ZHydDC8sXN 302!
30+
/discord https://discord.com/servers/coding-train-choo-choo-276096133695143936 302!
3131
/pi2022 https://editor.p5js.org/codingtrain/full/U11UYbgVc 302!
3232
/colors https://coding-train-colors.vercel.app/ 302!
3333
/wheel https://editor.p5js.org/kingpepe/full/n_KhX8lYC 302!

0 commit comments

Comments
 (0)