Skip to content

nerrull/PixelMigration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PixelMigration

Pixels from a source image migrate to new positions to resemble target image. Frames are exported for easy conversion to gif or video files.

Uses a reversible quicksort based on pixel colors to correlate the two images and migrates the pixels between them. Multiple images can be chained.

Not super efficient right now, the pixel-agents are too heavy. Pictures should be loaded dynamically to reduce RAM load. Speed is mainly dicatated by resolution.

Examples: http://gfycat.com/KaleidoscopicUglyGrouse

Line mode: http://gfycat.com/WearyHopefulKoi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published