Project 3: Pretty Pictures

Mitchell Koch & Rick Manning

COMP 314 Spring 2009

Welcome to the web page for our final COMP 314 project, entitled Pretty Pictures. Here, you can view our favorite images generated with our program, as well as screenshots of our GUI. You can also view a page of test images, illustrating each of the intrinsic functions available in our program.

Favorite Images

Orange Spidery

Cool Generated Picture

(cos (+ (sin (YCrCbToRGB (* (- x r) (YCrCbToRGB [0.393 -0.387 -0.919])))) (cos (neg (/ (/ y r) r)))))

Laserquilt

Laserquilt

(clip (sin (ln (/ (wrap (colornoise y x x)) (sin (colornoise y y y))))))

Colored Paper Strips

Colored Paper Strips

(sin (RGBToYCrCb (* (exp (clip r)) (ceil (/ x [0.798 -0.075 0.488])))))

To see our other favorite images, click here.

Favorite Animation

Bullet Absorption


(wrap (colornoise (ln r) (sin [0.342 -0.24 0.0]) (exp (exp y)))) to (wrap (colornoise (exp r) (sin [0.342 -0.24 0.0]) (exp (exp y))))

Screenshots

Thumbnails Page
Animation Page