Pan# Gallery

We have taken Pan into an 8th grade Algebra class and a high school specializing in science and math. In both cases, students were presented with an brief introduction to functional images and a few simple image transformations. They then were asked to develop new image warping functions and create a picture for our image gallery. The following images were created by middle and high school students.

Weird Edison
by Eric

f(dist @ angle) =
(dist @ ramps(k,angle))

I See You
by Aparna

f(dist @ angle) =
(dist @ ramps(k,angle)

Brett Thinking
by Sara


f(x,y) =
sqrt(abs(x), sqrt(abs(y))

Splat!


f(dist @ angle) =
(dist *(1 + k*(abs (sin (p*angle))))
@ angle + k1/r)))



Mainly Maine


f(dist @ angle) =
r*(1 + k*(sin(p*sqrt(r/t))))
@ theta)))

Mr. Sids New Hair
by his class


f(dist @ angle) =

if dist < k then
(dist @ angle * (k / dist)
else (dist @ angle)

 

 

Computer Languages for Secondary Education