Assignment #3 – Camera Depth

This was built to play playing with some simple rotation attached to the mouse, and also to manipulate color pixels in an image.

The best way to explore this is to download to your own computer, so you can get the code here.

In a nutshell, what this does is:

  • grab an image, and let you change that with the keyboard
  • recreate the image using custom pixels, by selecting certain (x,y) pixel’s colors
  • let you use rect/ellipse shaped pixels
  • navigate in 3D using the image’s brightness to push pixels back and forth
  • move around with your mouse

One Response to “Assignment #3 – Camera Depth”

Leave a Reply