Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 248 Bytes

Readme.md

File metadata and controls

12 lines (8 loc) · 248 Bytes

3D Webcams

Connect two webcams to a Linux box and run this bad boy! It'll be the life of your party!

Dependencies

Install Rust.

On Ubuntu 22.04, sudo apt install v4l-utils build-essential llvm-dev libclang-dev clang should do the trick.