3 comments

  • aardvarkdriver8 minutes ago
    Related from same author: Generating a color spectrum for an image <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47783062">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47783062</a>
  • comradesmith30 minutes ago
    This is cool, I’m going to try write my own implementation to follow along as a learning exercise
  • firebot25 minutes ago
    Interesting design choices.<p>Have you ever tried allrgb.com? The idea is to use every 24-bit RGB triplet once and only once. Many people naturally choose 4096x4096 as the final image size.