kim asendorf - calebsdigitalvisuals.files.wordpress.com€¦ · degree from technical university of...

14
Kim Asendorf Pixel Sorting

Upload: others

Post on 07-Oct-2020

0 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Kim Asendorf - calebsdigitalvisuals.files.wordpress.com€¦ · degree from Technical University of Bremen Student at the School of Art and Design Kassel Invented pixel sorting by

Kim AsendorfPixel Sorting

Page 2: Kim Asendorf - calebsdigitalvisuals.files.wordpress.com€¦ · degree from Technical University of Bremen Student at the School of Art and Design Kassel Invented pixel sorting by

Biography● Born 1981 in Achin Germany

● Graduated with a computer science

degree from Technical University of

Bremen

● Student at the School of Art and

Design Kassel

● Invented pixel sorting by writing an

algorithm he made Open Source

Page 3: Kim Asendorf - calebsdigitalvisuals.files.wordpress.com€¦ · degree from Technical University of Bremen Student at the School of Art and Design Kassel Invented pixel sorting by

Biography● Draws inspiration from internet and

pop culture

● In one piece, Solo show in Sim City

(2011), Kim used the video game Sim

City 2000 to build different land

masses and buildings using the

game’s assets. He then used the

game’s artwork to create a series of

animated gifs

Page 4: Kim Asendorf - calebsdigitalvisuals.files.wordpress.com€¦ · degree from Technical University of Bremen Student at the School of Art and Design Kassel Invented pixel sorting by

Process - Pixel Sorting● Isolation of horizontal and vertical lines of pixels and sorting of their positions by

hue, saturation, or brightness.

Page 5: Kim Asendorf - calebsdigitalvisuals.files.wordpress.com€¦ · degree from Technical University of Bremen Student at the School of Art and Design Kassel Invented pixel sorting by

Process - Pixel Sorting● Sorting is accomplished through the

use of scripts and an application called

Processing

● Kim Asendorf wrote a popular script

for Processing

Page 6: Kim Asendorf - calebsdigitalvisuals.files.wordpress.com€¦ · degree from Technical University of Bremen Student at the School of Art and Design Kassel Invented pixel sorting by

Process - Pixel Sorting● Once you have the Processing app…

○ Update the script with your images

file name and type

○ Hit RUN

○ Your new image is pixel sorted and

saved.

Page 7: Kim Asendorf - calebsdigitalvisuals.files.wordpress.com€¦ · degree from Technical University of Bremen Student at the School of Art and Design Kassel Invented pixel sorting by

Process - Pixel Sorting● You can change the modes of sorting

to yield different effects.

● Changing the modes tells the script

where to begin sorting and where to

stop in each column or row.

● If this didn't happen it would look like

a huge gradient. No interesting

patterns.

Page 8: Kim Asendorf - calebsdigitalvisuals.files.wordpress.com€¦ · degree from Technical University of Bremen Student at the School of Art and Design Kassel Invented pixel sorting by

Process - Pixel Sorting● MODE 0 (Black Mode)

○ Script will begin sorting when it finds a

non-back pixel, and stop when it finds a

black pixel.

Page 9: Kim Asendorf - calebsdigitalvisuals.files.wordpress.com€¦ · degree from Technical University of Bremen Student at the School of Art and Design Kassel Invented pixel sorting by

Process - Pixel Sorting● MODE 1 (Brightness Mode)

○ Script will begin sorting when it finds a

bright pixel, and stop when it finds a dark

pixel.

Page 10: Kim Asendorf - calebsdigitalvisuals.files.wordpress.com€¦ · degree from Technical University of Bremen Student at the School of Art and Design Kassel Invented pixel sorting by

Process - Pixel Sorting● MODE 2 (White Mode)

○ Script will begin sorting when it finds a

non-white pixel, and stop when it finds a

white pixel.

Page 11: Kim Asendorf - calebsdigitalvisuals.files.wordpress.com€¦ · degree from Technical University of Bremen Student at the School of Art and Design Kassel Invented pixel sorting by

Artwork

Page 12: Kim Asendorf - calebsdigitalvisuals.files.wordpress.com€¦ · degree from Technical University of Bremen Student at the School of Art and Design Kassel Invented pixel sorting by

Artwork pt.2

Page 13: Kim Asendorf - calebsdigitalvisuals.files.wordpress.com€¦ · degree from Technical University of Bremen Student at the School of Art and Design Kassel Invented pixel sorting by

Artwork pt.3Alpen-Internat-Beatenberg-Talplick(2)_0_.jpg

Page 14: Kim Asendorf - calebsdigitalvisuals.files.wordpress.com€¦ · degree from Technical University of Bremen Student at the School of Art and Design Kassel Invented pixel sorting by

Bibliography

"About Kim Asendorf - Kim Asendorf." The Sunset Limited - Aica Domingo. Accessed September 24, 2018.

"Kim Asendorf - 2 Artworks, Bio & Shows on Artsy." 11 Artworks, Bio & Shows on Artsy. Accessed September 24, 2018.

Phil. "How to Glitch Images Using Pixel Sorting." Datamoshing. Accessed September 24, 2018.