Building on BodyPose in ml5.js, this video explores the 3D capabilities of the BlazePose model, visualizing poses in a 3D space using WEBGL in p5.js.
ml5.js documentation on BodyPose models.
Google Research blog post on the BlazePose model.
TensorFlow blog post on the BlazePose GHUM model.
Research paper covering real-time 3D human landmarks and pose estimation.
Previous video covering BodyPose in ml5.js focusing on the MoveNet model.
In this video, I look at how to draw "custom" shapes in p5.js, using, `beginShape()`, `endShape()`, `vertex()` and `curveVertex().
In this video I cover the functions translate(), rotate(), push() and pop().
- Editing
by Mathieu Blanchette
- Animations
by Jason Heglund