Skip to content

groundlar/imgrgb

Repository files navigation

imgrgb

preview Program to use all RGB colors in a single image, based heavily upon József Fejes ideas

The base algorithm is similar to what is described by József Fejes in his blog posts and the stackoverflow puzzle. This version is implemented in Java, and has a variety of possible color distance metrics. Attempts were also made to create a more visually pleasing aesthetic by modifying the pixel placement algorithm. Output and a better algorithm description to follow.

You can see additional example renders as well as movies illustrating my version of the algorithm here

TODO List

  • Finish documentation for important functions
  • Main class cleanup and refactor
  • Command line input
  • Generic directory output (currently hardcoded for my machine...)

About

Program to use all RGB colors in a single image, based off http://joco.name/2014/03/02/all-rgb-colors-in-one-image/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages