Signal Drift Side Quest
Signal Drift Side Quest: Infinite Art
"Art For Sale in ISLE 005!!!"
This generative art script by MBStuart transforms a source image into an endlessly remixable composition using seeded randomness, palette mapping, layered geometry, parallax motion, post-processing effects, and interactive regeneration.
Each artwork starts from a selected image and a curated default seed, creating a native “thumbnail state” for the token. From there, the viewer can remix the piece by generating a new seed, palette, grid structure, shape system, and finishing treatment.
In this version, the script includes:
* 1 source image
* 569 color palettes
* 1,000,000,000,000 possible seed values
* 8 major grid systems
* 9 grid replication states
* 5 post-FX profiles
* multiple optional overlays including spirals, bursts, geometric forms, organic branches, cells, flow fields, scatter systems, watercolor, lightning, liquid spills, pixel forms, and symbolic motifs
A simple baseline calculation is:
569 palettes × 1,000,000,000,000 seeds = 569,000,000,000,000 possible seeded palette states.
That is roughly 569 trillion possible starting combinations before accounting for internal layout decisions.
Looking only at larger visible composition traits, a conservative macro-combination estimate is:
569 palettes × 8 grid types × 9 replication states × 5 post-FX profiles × 5 spiral states × 5 burst states × 18 main shape states × 2 flow-field states × 2 scatter states
= 368,712,000 major visual combinations.
The true visual possibility space is much larger because each seed also controls continuous values such as positions, rotations, scale, opacity, line weight, branching recursion, noise fields, parallax depth, texture placement, and color sampling. In practice, the system behaves less like a fixed filter and more like a generative engine: each token can have a hand-selected native state, while still allowing the viewer to discover a vast range of remixed outcomes from the same code.
Connect
| Chain | Ethereum |
| Contract | |
| Type | ERC721TL |