jerknose / judgementWallJanus

This project was originally built for an in-person event at the California Academy of Sciences NightLife, curated by Codame in 2015.

Home Page:https://travisbennett.com/all/judgement-wall-janus-debuts-at-cal-academy-night-live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Judgement Wall Janus - 2015



 
Image of Judgement Wall Janus

This project was originally built for an in-person event at the California Academy of Sciences NightLife, curated by Codame in 2015.

During the event, people would be scanned with Codame's ModBod 3d scanner. Those scans were then placed on the Judgement Wall for all to see.

When someone walked in front of the Judgement Wall, our digital patrons would turn and watch.

3d Scans created using Microsoft Kinect v1. People tracking using Microsoft Kinect v1. Visuals built in three.js and node.js.

 


DemoMore InfoEvent



 

Build and run with Docker



 
Build Docker project

docker build -t jerknose/judgementwalljanus:1.0 .

Run / deploy instance

docker run -d -p 8080:8080 --name judgementwalljanus jerknose/judgementwalljanus:1.0

 

Local Build Instructions



 
Install Dependancies

yarn install

Run

node server.js

About

This project was originally built for an in-person event at the California Academy of Sciences NightLife, curated by Codame in 2015.

https://travisbennett.com/all/judgement-wall-janus-debuts-at-cal-academy-night-live

License:MIT License


Languages

Language:JavaScript 64.4%Language:C 34.2%Language:HTML 1.4%Language:Dockerfile 0.0%