Boring Laser Eyes Simulator: Add laser beams to your eyes with your webcam
2 points
1 hour ago
| 0 comments
| HN
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`

No one has commented on this post.