Skip to content

An interactive AR interface for real-time projection mapping of textures onto surfaces. 3rd Place, Hack UMass 2024

Notifications You must be signed in to change notification settings

beaverbois/RealityPaint

Repository files navigation

RealityMap

An interactive augmented reality interface that blends digital art with the real world using projection mapping that dynamically maps real-time computer graphics onto physical surfaces.

Setup

Make a venv python -m venv .venv, then activate it source activate .venv/bin/activate. Run pip install -r requirements.txt to install required packages.

You must have a webcam attached to your computer. Ideally, using USB3 for the highest resolution. Run ffmpeg -f avfoundation -list_devices true -i "" to list connected webcams.

About

An interactive AR interface for real-time projection mapping of textures onto surfaces. 3rd Place, Hack UMass 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages