I made this as just an interesting project. It was a pretty quick and short project using p5js. I saw people creating images with only symbols representing the different lightness of each pixle and it amazed me so I wanted to try it out. i used p5js because it is really simple to use the webcam and output things onto the screen.
I had an interest in 3d over the weekend so I decided to look into 3d web developement. I learned about Web Gl and then realized that three js is a very simple way to use that technology. I then put together this quick sample to learn about it. I found it extremely fun and simple and I will definitely use it in the future.