This app
- is optimized for a 1080 * 1920px viewport in portrait format
- allows to use Kinect 360 in the browser
- allows to select different tests by simply hovering the cursor over the associated div
- shows live transparency rendering for an mp4 with separate alpha mask
To get started:
- connect a Kinect 360,
- download and install zigfu browser plugin (link below) and Kinect drivers
- download this app
- start index.html
Notes:
- mp4 are stored in Github LFS https://git-lfs.github.com/
Credits to:
http://zigfu.com/ for the browser-plugin and javascript lib that allows to use Kinect in the browser + the tutorials for getting started
https://jakearchibald.com/scratch/alphavid/ for the starting point to implement rendering of videos with alpha mask
http://naleid.com/blog/2012/01/17/finding-and-purging-big-files-from-git-history for showing me how to remove large files from git history