FaceTrack

This real time interactive visual experiment combines real-time face tracking with ml5.js and p5.js. At its core, the program captures facial landmarks using ml5.faceMesh, then constructs a dynamic triangular mesh across the user’s face. These triangles aren’t static—they flash and shift in coordinated patterns like waves or spirals, adding a layer of motion that feels almost alive. A smoothing algorithm keeps the movement fluid, even when the user moves or the camera jitters.

Leave a Reply

Your email address will not be published. Required fields are marked *