Understanding the Art
How Every NFT IsBorn from Physics
From a single on-chain seed to a one-of-a-kind artwork. No AI. No human hand. The Three Body Problem — one of physics' oldest unsolved mysteries — becomes the artist.
Part I
What You're Looking At
Every Cosmic Signature NFT is a visualization of the Three Body Problem — one of the oldest unsolved problems in physics. Three massive celestial bodies orbit each other under the force of gravity. Unlike two bodies (which trace neat ellipses), three bodies produce trajectories that are fundamentally unpredictable. Tiny differences in starting conditions lead to wildly different paths. The result is deterministic chaos: not random, but impossible to forecast.
The artwork captures this dance. Each of the three bodies leaves a trail of spectral light as it moves through space. These trails are not painted — they are physically simulated using real Newtonian gravity and a high-precision numerical integrator (a physics calculator specifically designed to conserve energy perfectly over millions of steps) borrowed from astrophysics research.
The colors span the visible light spectrum from deep violet (380 nm) to vivid red (700 nm), rendered using the same physics that describes how real light behaves.
The result is an image and a 30-second video that are unique to each NFT's on-chain seed. No two seeds produce the same art. No AI is involved. No human hand touches the output. It is pure physics, rendered in light.
What Does It Actually Look Like?
Imagine three stars caught in each other's gravity, endlessly circling and swerving past one another. Now imagine they leave behind glowing trails of colored light as they move. Over a million moments of this gravitational dance, those trails weave together into dense, luminous tangles — sometimes tightly wound spirals, sometimes loose, billowing arcs that fill the frame.
The colors are not static: they flow continuously through the visible spectrum, shifting from deep violet through electric blue and emerald green to warm gold and vivid red. Where the bodies whip past each other at high speed, the trails compress into razor-thin filaments of intense brightness. Where they slow and linger, the trails spread into soft, diffuse clouds.
Some pieces feature a faint cosmic nebula glowing behind the orbital trails — swirling clouds of color generated from fractal noise, giving the artwork a sense of depth, as if the viewer is looking into deep space. The camera itself may slowly orbit the scene, revealing the three-dimensional structure of the trajectories as the viewpoint drifts.
The final result has the color depth and dynamic range of professional cinema — rich blacks, luminous highlights, and subtle gradations that reward close inspection.
From Seed to Art in Seven Stages
Every Cosmic Signature artwork follows the same pipeline. A hex seed (derived from on-chain randomness when the NFT is minted) drives the entire process.
The Seed
A hex string (like 0x46205528) is fed into a SHA3-256 cryptographic hash function — a mathematical one-way scrambler that turns any input into a fixed-size fingerprint. This produces a deterministic stream of random numbers — billions of them, all perfectly reproducible from the same seed.
The Search
The system generates 100,000 random three-body configurations — each with different masses, positions, and velocities for the three bodies. Every configuration is simulated forward in time using real gravitational physics. Most orbits are boring: one body escapes, the triangle collapses, or the motion is too simple. A scoring system evaluates each orbit on two criteria — how complex the motion is and how balanced the triangle shape remains — then selects the single most visually interesting orbit.
The Simulation
The winning configuration is simulated again at full resolution: one million timesteps of gravitational physics. The first million steps serve as a warmup (letting the orbit develop its character), and the next million steps are recorded. At each step, the position of every body in 3D space is stored.
The Camera
An optional camera drift is applied to the recorded trajectory. By default, the viewpoint traces a slow elliptical orbit around the scene, giving the video a cinematic quality — as if the viewer is circling the gravitational dance from a distance.
The Colors
Each of the three bodies is assigned a base color in the OKLab perceptual color space, with 120 degrees of hue separation between them. The colors evolve over time through slow hue drift, sine-wave modulation, and subtle jitter — so the trails shift from violet to blue to cyan to green and beyond as the simulation progresses.
The Rendering
This is where the physics becomes light. Every timestep, the three bodies form a triangle. The edges are drawn as anti-aliased line segments onto a spectral canvas — each pixel holds 16 wavelength bins spanning the visible spectrum (380–700 nm). Line thickness varies with velocity — fast-moving bodies leave thinner, more intense trails. Depth of field blurs distant elements. The result, after one million timesteps, is a rich spectral energy map.
The Finish
The spectral data is converted to visible color through AgX-style tonemapping — like a camera's automatic exposure control. Then a curated chain of post-effects: bloom, glow, chromatic dispersion, nebula cloud overlays, cinematic color grading. The final output is a 16-bit PNG (maximum color fidelity) and a 30-second H.265 video at 60 fps with 10-bit color.
Why It Matters
Deterministic
The same seed always produces the exact same image and video, down to every pixel. Verified by automated CI tests comparing SHA-256 hashes across builds.
Physics-Based
The art emerges from real gravitational simulation, not from AI models, random noise, or hand-drawn assets. The unpredictable beauty of the Three Body Problem is the artist.
No AI
No neural networks, no diffusion models, no training data. The entire pipeline is deterministic numerical computation: gravity, Fourier analysis, spectral optics, and signal processing.
Spectral
Most generative art works in RGB. Cosmic Signature works in the spectral domain — 16 bins covering the full visible light spectrum. This produces color transitions impossible with standard RGB.
Museum-Quality
16-bit color depth, 4K-capable resolution, H.265 video with 10-bit color. Professional film techniques: AgX tonemapping, chromatic dispersion, velocity-dependent HDR, and perceptual color grading.
Reproducible
The codebase is open source under CC0. Anyone can clone the repository, rebuild the Rust binary, and produce a pixel-identical copy of any artwork from its on-chain seed.
Collector's Reference
Traits & Rarity
Traits are not assigned from a lookup table. They emerge naturally from the SHA3 random stream interacting with curated probability distributions. Rarity cannot be gamed or pre-selected — it is a mathematical consequence of the seed.
Core Traits (Every Piece)
Three-body orbit
Orbit shape, complexity, and symmetry vary per seed
Spectral color
16-bin spectral rendering with OKLab color generation
DoG bloom
Difference-of-Gaussians bloom, always applied
AgX tonemapping
Cinema-grade with Punchy outset matrix
Velocity HDR
Up to 8x brightness boost at high velocities
Energy red-shift
High-energy regions shift toward warmer wavelengths
Post-Processing Effects
Each effect is independently toggled per seed. The enable probability determines how common or rare the trait is across the collection.
Notable Rarity Combinations
What to Look For as a Collector
1. Rare effect combinations — Pieces with champlevé + opalescence + gradient map (roughly 1 in 90) have a distinctive metallic iridescence that most pieces lack.
2. Perceptual blur — At only 5% enable rate, pieces with this dreamy soft-focus quality are genuinely scarce.
3. Orbit character — Beyond effects, look at the orbit itself. Tight, symmetric mandalas vs. loose, asymmetric flows represent different aesthetic families.
4. Color range — Some seeds produce pieces that traverse the entire visible spectrum. Others settle into a narrow color band. Both are valuable but appeal to different tastes.
5. The generation log — Every NFT's generation_log.json records exactly which effects were enabled and at what parameter values. This provides a definitive trait list for any piece.
Part II
Technical Deep Dive
For the technically curious. Each section below expands to reveal the full specification with exact constants, algorithms, and source file references.
See the Art for Yourself
Browse the collection to experience these artworks firsthand. Each piece tells a unique story of gravitational chaos, captured in spectral light.