Skip to content

Commit f733015

Browse files
authored
Merge branch 'main' into auto-update-yt-desc
2 parents b4d44d9 + ea7c01d commit f733015

28 files changed

+217
-1
lines changed

content/tracks/main-tracks/ml5js-beginners-guide/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
{
3636
"title": "Landmark Detection",
37-
"videos": ["ml5/7-bodypose/pose-detection", "ml5/hand-pose", "ml5/facemesh", "ml5/0-introduction/patt-vira"]
37+
"videos": ["ml5/7-bodypose/pose-detection", "ml5/7-bodypose/blazePose", "ml5/hand-pose", "ml5/facemesh", "ml5/0-introduction/patt-vira"]
3838
},
3939
{
4040
"title": "Train Your Own Neural Network",
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"title": "Procedural 3d Maze",
3+
"author": {
4+
"name": "Erick Menezes",
5+
"url": "https://mrmenezesdev.github.io/rascunhos/",
6+
"instagram": "__mrmenezes"
7+
},
8+
"url": "https://mrmenezesdev.github.io/rascunhos/#R_241120",
9+
"submittedOn": "2024-11-19T02:50:39.820Z",
10+
"socialPermission": true
11+
}
40 KB
Loading
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"title": "Alphabet Life",
3+
"author": {
4+
"name": "Pierre Coric",
5+
"url": "https://pierre-coric.top/",
6+
"instagram": "https://www.instagram.com/pierrecoric/"
7+
},
8+
"url": "https://pierre-coric.top/life/",
9+
"submittedOn": "2024-11-17T21:55:54.261Z",
10+
"socialPermission": true
11+
}
40.8 KB
Loading
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"title": "Full-screen Reaction Diffusion",
3+
"author": {
4+
"name": "Diego Ochoa"
5+
},
6+
"url": "https://diegoochoaa.github.io/Reaction-Diffusion/",
7+
"submittedOn": "2024-11-17T18:10:47.811Z",
8+
"socialPermission": true
9+
}
73.2 KB
Loading
473 KB
Loading
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"title": "3D Reaction Diffusion in Blender",
3+
"author": {
4+
"name": "Jasmine Mah",
5+
"instagram": "@beehivehoney"
6+
},
7+
"url": "https://www.instagram.com/p/CsCHwpCutpF/?igsh=MWl0ajF4ZG1yMTJsdA==",
8+
"submittedOn": "2024-11-29T17:59:19.514Z",
9+
"socialPermission": true
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"title": "2D and 3D raycasting with vanilla JavaScript",
3+
"author": {
4+
"name": "Aleksandr Hovhannisyan",
5+
"url": "https://www.aleksandrhovhannisyan.com/"
6+
},
7+
"url": "https://github.com/AleksandrHovhannisyan/raycasting-js/",
8+
"submittedOn": "2024-11-25T15:45:03.372Z",
9+
"socialPermission": true
10+
}

0 commit comments

Comments
 (0)