Skip to content

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

License

Notifications You must be signed in to change notification settings

jerknose/judgementWallJanus

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published