Skip to content

Interactive, Kinect-based photo booth experience

License

Notifications You must be signed in to change notification settings

rgardner/Virtual-Painting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Painting

Be who you want to be! Virtual Painting is a fun photo booth experience where you can take a selfie and then construct a new identity.

This project is intended to be deployed in an exhibition environment, so it automatically resets back to the photo booth screen after 15 seconds of inactivity.

Installation

git clone https://github.com/rgardner/Virtual-Painting.git

Install the Kinect for Windows SDK 2.0

Usage

  1. Open the solution in Visual Studio
  2. Click Start

Configuration

The directories where the final images are saved and where the selfies are saved can be configured by environment variables:

VirtualPainting_SavedImagesDirectoryPath=C:\Users\<User>\OneDrive
VirtualPainting_SavedBackgroundImagesDirectoryPath=C:\temp

Credit

This was forked from Kinect Drawing, created by Vangos Pterneas. His blog posts were also very useful during development of this project, particularly Understanding Kinect Coordinate Mapping.

License

MIT

About

Interactive, Kinect-based photo booth experience

Topics

Resources

License

Stars

Watchers

Forks

Languages