Skip to content

friedkeenan/ComplexImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ComplexImage

Inspiration video

A processing sketch that passes each pixel of an image through a complex function. The center of the image is treated as 0 and the top pixels have positive imaginary components. It then colors each pixel the color of the pixel it landed on. The image is also treated like a torus in that if you go above the image you'll be at the bottom, if you go to the right of the image you'll be at the left, and vice versa.


This specific image was put through the function f(z)=200*sin(e^z^(3i))

About

A processing sketch that passes each pixel of an image through a complex function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published