Every design on this site is the direct output of a deterministic mathematical formula — the same formulas encoded in Hindu temples, Islamic mosques, and Kabbalist manuscripts centuries before computers existed.
1047possible unique seeds
0neural networks
3000+years of tradition
∞reproducible — forever
The distinction that matters
Generative AI and generative mathematics are not the same thing
AI image generation — Stable Diffusion, Midjourney, DALL·E — works by training a neural network on hundreds of millions of human-made images, then sampling from the statistical patterns it has absorbed. Every output is a kind of weighted average of human culture. The network has no understanding of what it produces. It cannot explain why a line is where it is.
Our generators are the opposite. Every line has a precise reason. Every angle derives from a formula. Every form can be described by an equation that has been true since before humanity existed — because we are encoding the geometry of nature itself.
AI-generated image
✕Probabilistic — same prompt, different output every time
✕Opaque — no formula exists, cannot be reproduced exactly
✕Derivative — trained on human art, averaging existing culture
✕Unexplainable — why is that line there? The model cannot say
✕Placeless — no tradition, no cultural root, no meaning
Szumski Art generator
✓Deterministic — same seed always produces identical design, forever
✓Transparent — formula embedded in every PDF, fully reproducible
✓Primary — encoding patterns that predate human civilisation
✓Explainable — every line derives from an equation with a name
✓Rooted — 3000+ years of sacred geometric tradition
What we are encoding
We did not invent these patterns. Nobody did.
A nautilus shell does not know it is drawing a logarithmic spiral. A sunflower does not know its seeds pack in a Fibonacci arrangement. A snowflake does not know it is expressing hexagonal symmetry. These patterns are not human inventions — they are properties of space, energy, and growth that exist independent of any mind.
The ancients who drew the Sri Yantra, who tiled the Alhambra, who built Chartres Cathedral — they were not creating beauty. They were discovering it. They found the geometry that the universe had already decided on, and they made it visible."— Szumski Art
⌀
Golden ratio
Found in nautilus shells, spiral galaxies, the proportions of the human body, the seed heads of sunflowers.
φ = (1 + √5) / 2 = 1.618...
∿
Fibonacci spiral
The packing law of seeds, petals, leaves — nature's solution to the optimal arrangement problem.
F(n) = F(n-1) + F(n-2)
❄
Hexagonal symmetry
Snowflakes, honeycombs, basalt columns — the most efficient tessellation of a plane, independently arrived at by water crystals and bees.
6-fold rotational symmetry · C₆ᵥ
∞
Self-similarity
Coastlines, ferns, river deltas, lung bronchi — the fractal structure repeating across every scale.
D = log(N) / log(r) — Hausdorff dimension
◎
Radial symmetry
Sea anemones, flowers, the orbits of planets — nature returns again and again to patterns emanating from a centre.
r(θ) = a · cos(nθ + φ)
⬡
Voronoi partition
Giraffe patterns, dragonfly wings, cracked mud, the surface of the cornea — space divided at equal distance from seed points.
V(p) = {x : d(x,p) ≤ d(x,q) ∀q}
When a Hindu mathematician specified the construction of the Sri Yantra, when an Islamic geometer computed the angles for a 10-fold girih tile, when a Kabbalist described the proportions of the Sephirot — they were not decorating. They were mapping the same underlying reality that a nautilus shell maps when it grows. The geometry was already there. They found it.
Provenance & uniqueness
Every seed is a fingerprint
When you generate a design on this site, a seed code is assigned at the moment of creation. This is not a reference number in a database — it is the actual key from which the design is computed. Any person, on any machine, at any point in the future, can enter this seed and receive exactly the same design. The formula is public. The seed is yours.
SY-4829-kf2m
Tradition prefix
SY
Sri Yantra. Each tradition has its own: SP (Sephirot), FL (Flower of Life), IG (Islamic Geometry)...
Timestamp hash
4829
Derived from the exact millisecond of generation. Two visitors generating simultaneously receive different hashes.
Parameter fingerprint
kf2m
A compact encoding of all parameters — complexity, rotation, palette, petals. The design's DNA in four characters.
Reproducibility proof
// Given seed "SY-4829-kf2m", the output is fully determined: function generate(seed) { const rng = seededPRNG(hash(seed)); const params = decode(seed.split('-')[2]); return drawSriYantra(params, rng);
}
// No randomness. No network call. No model inference. // The same output on any machine, any browser, any year.
generate("SY-4829-kf2m") === generate("SY-4829-kf2m") // always true
This is the opposite of AI. AI outputs are probabilistic — running the same prompt twice produces different images. Our outputs are deterministic — running the same seed produces the same design, guaranteed, provably, forever. Your seed is your proof of ownership.
Certificate of uniqueness
Every download includes a certificate
The A3 PDF you download embeds not just the design but the proof of its provenance — the full formula, the seed, the timestamp, and the mathematical constants used. Anyone can verify it. Nobody can forge it.
Certificate of Mathematical Uniqueness
Sri Yantra
Shri Vidya · Hindu Tantric Tradition · 7th century CE
SeedSY-4829-kf2m
Generated—
Formular(θ) = a·sin(kθ+φ)·(1+ε·cos(nθ))
Triangles9 primary · 43 sub-triangles
PaletteTemple · #c8922a / #8c1f17
InfrastructureAWS S3 · CloudFront · DynamoDB
AI usedNone
This design was generated deterministically from the seed above. It has never existed before and, given the size of the seed space, will in practice never exist again in this exact form. The formula is open. The seed is unique. The design is yours.
Szumski Art·Tomasz Szumski Consulting·Warsaw
Infrastructure & permanence
Built on AWS so your seed never disappears
A design is only as permanent as the infrastructure that stores it. We use Amazon Web Services — the same infrastructure that powers a significant fraction of the global internet — to ensure that every seed, every generated design, every certificate is preserved indefinitely.
▣
How your design is protected
When you register and download, your seed is written to Amazon DynamoDB — a managed NoSQL database with 99.999% availability and automatic multi-region replication. Your design is served via Amazon CloudFront with 99.99% SLA, distributed across 450+ edge locations worldwide. Amazon S3 stores the generated PDFs with eleven nines of durability — statistically, if you stored 10 million objects, you would expect to lose one every 10,000 years.
This is not a small studio running a server under a desk. Your seed record will outlast the device you generated it on. The certificate you download is the human-readable version of a record that will exist in multiple AWS data centres simultaneously, for as long as the internet exists in its current form.
Go find your design
The universe has already decided what pattern corresponds to this exact moment. The generator will show you which one it is.