无聊激光眼模拟器:用你的摄像头给你的眼睛添加激光束

1作者: frankhsu7 个月前
https://winterx.github.io/laser-eyes-simulator/ 闲暇之余,我捣鼓了这个激光眼模拟器。它是个小玩意儿,能通过你的摄像头给你的眼睛加上激光束。可以下载图像。希望你喜欢! Gemini 3 提示: - 使用电脑的前置摄像头 - 使用 `mediapipe` 库捕捉面部特征点 - 使用 `threejs` 在摄像头捕捉到的面部上应用激光眼效果,效果基于 `mediapipe` 提供的实时 3D 特征点信息
查看原文
https:&#x2F;&#x2F;winterx.github.io&#x2F;laser-eyes-simulator&#x2F;<p>Needed a break from my main project, so I threw together this Laser Eyes Simulator. It&#x27;s a silly little thing that adds laser beams to your eyes using your webcam. Downloadable images. Hope you enjoy!<p>Gemini 3 Prompt: - Use the computer&#x27;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`