webcam-particles

THREE.js + GPGPU + Webcam feed = visual effects

glsl · gpgpu · particles · threejs · threejs-particle
入门
GitHub在线演示
Stars:18
License:未知
更新:2025/12/9

README

Webcam Particles

This project manipulates a particle system using your webcam. Built using Javascript, THREE.js, and GPGPU.

Requires access to your webcam.

To run locally

yarn && yarn start

Then visit http://localhost:8085

Working Demo

tuqire.github.io/webcam-particles/

Contributers