资 源 简 介
What if you could generate any image based on a real number? The goal of this project is to create:
A seed based image generator that always generates the same pixel matrix based on the number provided. The point is to allow people to interactivly "browse" the image potential of the matrix in a way that is less chaotic than a random image generator. The hope is to build skills required to refine the script to reduce the chance for the generation of noise.
Features wish list:
Seed bookmarking
Color coding areas of the number line that yield interesting results
Seed suggestions based on previous likes
Simple tools to rotate, and zoom in on the matrix
Output to PDF, GIF, JPEG, PNG