From 20549b75ba95463b47cf1f2933a3b77517caba8a Mon Sep 17 00:00:00 2001 From: Daniel Shiffman Date: Fri, 31 Jan 2025 11:01:03 -0500 Subject: [PATCH] correcting facemesh 3D --- content/videos/ml5/facemesh/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/videos/ml5/facemesh/index.json b/content/videos/ml5/facemesh/index.json index 114805a22..d2804bb74 100644 --- a/content/videos/ml5/facemesh/index.json +++ b/content/videos/ml5/facemesh/index.json @@ -61,7 +61,7 @@ "title": "FaceMesh - 3D", "description": "This sketch demonstrates how to render the face mesh in 3D.", "image": "facemesh-3d.png", - "urls": { "p5": "https://editor.p5js.org/codingtrain/sketches/zUKp9n4MW" } + "urls": { "p5": "https://editor.p5js.org/codingtrain/sketches/A_Otr_lEo" } }, { "title": "FaceMesh - Blow Bubbles",