top of page

Augmented Reality sandbox

  • Writer: Jessi Cruz
    Jessi Cruz
  • Aug 28, 2019
  • 1 min read

This sandbox seems to have a topographic map projected onto it. This map seems to be created with how the user shifts the sands. I believe there is a program that recognizes the changes in sand and matches topographic data accordingly to the sand, how this is done I don't know. I believe a team of a few people was needed to create this, to do the calculations and create the instruments to make this possible. This seems somewhat complicated as you need to take the whole area of sand into account and the various unpredictable ways someone may shift them around and even how deep or shallow they dig. https://arsandbox.ucdavis.edu/

Recent Posts

See All
Final Project: SnakeDodge

https://editor.p5js.org/jisojc/sketches/JD5ABmlI- My final project was initially going to be a top-down shooter using a different p5...

 
 
 
Youtube COPPA Algorithm

https://www.theverge.com/2019/11/13/20963459/youtube-google-coppa-ftc-fine-settlement-youtubers-new-rules Youtube was fined a large sum...

 
 
 
Interactive Ball

Code: var brushSize; var BallX; var BallY; var ballSize; var xSpeed; var ySpeed; var bColor; function setup() { // put setup code here...

 
 
 

Comments


© 2023 by The Artifact. Proudly created with Wix.com

bottom of page