Skip to content

This project is a commentary on the surreal nature of full-color 3d scanning techniques and how creepy they looked. Patrons would come into the gallery, get scanned, and their scan would appear on the wall. When patrons walked in front of the wall, the scanned busts would turn to look at them.

License

Notifications You must be signed in to change notification settings

jerknose/judgementWall

Repository files navigation

Judgement Wall - 2015



 
Image of Judgement Wall

This project was originally built for an in-person event at the Peninsula Museum of Art.

This project is a commentary on the surreal nature of full-color 3d scanning techniques and how creepy they looked.

During the event, people would be scanned with a 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.

Scanning done with Occipital Structure Sensor. People tracking using Microsoft Kinect v1. Visuals built in three.js and node.js.

 


DemoMore Info



 

Build and run with Docker



 
Build Docker project

docker build -t jerknose/judgementwall:1.0 .

Run / deploy instance

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

 

Local Build Instructions



 
Install Dependancies

yarn install

Run

node server.js

About

This project is a commentary on the surreal nature of full-color 3d scanning techniques and how creepy they looked. Patrons would come into the gallery, get scanned, and their scan would appear on the wall. When patrons walked in front of the wall, the scanned busts would turn to look at them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages