3D Mapping with Microsoft Kinect and Processing 3

Some 3D point mapping fun with the Microsoft Kinect, and Processing 3. Using the raw point data from the sensor I was able to capture a real time 3D representation of my bedroom and pan around it in 3D space. I also set thresholds that allowed me to set different depth points to different colors to help various objects stand out from their background.

I used Daniel Shiffman’s tutorials as a jumping off point.