https://winterx.github.io/laser-eyes-simulator/
Needed a break from my main project, so I threw together this Laser Eyes Simulator. It's a silly little thing that adds laser beams to your eyes using your webcam. Downloadable images. Hope you enjoy!
Gemini 3 Prompt: - Use the computer's front-facing camera - Use `mediapipe` lib to capture facial landmarks - Use `threejs` to apply a LASER EYE effect to the face captured by the camera based on the real-time 3D landmark information provided by `mediapipe`
.png)


