# Stations by Fernando Jerez

## The work and its context

Stations makes architecture without a site. Its platforms, towers and tapering appendages float in fields of stars or coloured atmosphere, offering enough familiar construction to invite an imagined use and enough improbable geometry to frustrate one. A small building can stand on a larger building; a cluster that looks like a roof from one angle becomes an underside as the view rotates. Fernando Jerez's structures turn the distinction between a city and an object into a question of viewing position. [^S05] [^S06] [^S07] [^S08] [^S09] [^S10]

The 900-work Art Blocks project belongs to a longer investigation of procedural architecture. Jerez's account traces its development through flat subdivisions, stacked geometry and physical fabrication. The edition's significance is partly this continuity: its dense surfaces carry an earlier formal problem into an interactive browser environment. The [Fernando Jerez artist dossier](https://ab5d.xyz/artists/fernando-jerez/) provides the wider context of his practice. Here, the specific question is how a modest vocabulary of boxes, rings, cones and repeated tiers can suggest inhabited worlds. [^S01] [^S03] [^S12]

The artist supplies a fictional society of nine factions, with activities borrowed from blockchain culture. That story encourages viewers to imagine infrastructure and competing interests behind the structures. It should be understood as a narrative frame. The inspected program generates geometry, materials and movement; the faction names do not establish an operating economic simulation. Visually, the most persuasive evidence of occupation is often less explicit: an accumulation of small subdivisions suggests that many separate decisions, or many separate occupants, have contributed to one enormous construction. [^S01] [^S02]

## Conception and development

Jerez dates the earliest phase to 2011, when recursive subdivision in Processing produced two-dimensional patterns. He subsequently read those arrangements as possible city plans and began stacking geometry. His development account then follows experiments with Sunflow rendering and, later, an OpenSCAD adaptation for physical fabrication. These changes of medium help explain the edition's unusual mixture of diagrammatic surface and substantial object. Its panelled planes retain the legibility of divided rectangles, while its projecting volumes invite movement around them. [^S12]

The same account places his encounter with Art Blocks in summer 2021 and describes rebuilding the earlier idea in JavaScript and Three.js. This establishes a documented lineage of the concept, rather than proof that the deployed script is identical to any earlier version. The important continuity is a method: divide a region, introduce smaller structures, and let repeated operations generate complexity. The Art Blocks version adds a particular token input, a finite edition and an interactive presentation to that investigation. [^S12] [^S02]

The project's website also distinguishes Stations from subsequent or adjacent presentations, including Origins, Playground and Unlimited. Their presence shows that Jerez continued to work around the idea after the edition. They should not be silently substituted for the 900 deployed outputs. The comparisons below use the original Art Blocks generators, whose controls and appearance can be assessed against the indexed script. This keeps the essay's object of study specific while acknowledging a practice that extends beyond one release. [^S03] [^S02]

## How the work was constructed

The complete indexed artist script inspected for this essay is 13,295 bytes. It uses Three.js 0.124.0. Four groups of hexadecimal characters from the token hash initialize a small pseudorandom generator using bitwise operations. Its bounded choices set such parameters as base geometry, thickness, palette and structural options. For a given token input, this supplies a repeatable sequence of construction decisions. The exact retrieval query and script digest are retained in the evidence record; the indexed file has not yet been compared with an independently pinned chain retrieval. [^S01] [^S02]

Two recursive procedures organize much of the architecture. One works through rectangular regions, splitting or shrinking them, placing additional structures and sometimes switching to circular construction. The other builds circular stacks, with branches that introduce rectangular steps, smaller pods or secondary rings. Size thresholds and recursion guards keep this process finite. Complexity therefore grows from bounded repetition rather than from a stored model of a completed station. The eye encounters related arrangements at different scales because the program repeatedly returns to related construction problems. [^S02]

The geometry itself is economical. Boxes, cylinders, spheres and truncated pyramidal forms are assembled into larger groups. Radial repetition can distribute smaller buildings around a ring; paired rings can face in opposing directions, and another branch introduces an orthogonal arrangement. These rules explain why the stations can feel organized even when their silhouettes are extravagant. Their symmetry is local and procedural: it can establish a strong centre without requiring every visible surface to repeat the same detail. [^S02]

Materials and textures provide a second layer of apparent subdivision. The program draws small canvas textures for panel markings and the star field instead of fetching a photographic surface library. Dark edges and inset divisions make a simple face seem assembled from components. Flat shading reinforces changes of plane. In the inspected examples, these treatments bridge the gap between the large silhouette and the tiny tower: a broad slab still contains enough internal articulation to hold attention. [^S02] [^S07] [^S08]

A post-processing stage adds edge emphasis, fine grain, scanline-like modulation and darkening toward the perimeter of the view. Some configurations introduce a lit core or translucent enclosing geometry; a blueprint branch has its own presentation. These are available mechanisms found in the code, not a measured account of how often they occur across the edition. In particular, a translucent dome can alter the reading of several underlying buildings at once, grouping them into an enclosure while allowing their different forms to remain visible. [^S02] [^S10]

Construction and presentation must be distinguished. The geometry is generated from the token input, while the displayed orientation changes over time. The animation loop advances rotation and smooths camera changes; a separate shader counter changes per rendered frame. The result is not simply a fixed image with a decorative moving border. Rotation reveals hidden surfaces and changes the overlap of parts, continually revising the viewer's understanding of the object. No audio implementation was found in the inspected script. [^S02]

Jerez documents mouse control, a click to stop rotation, a double click to restore it and key presses to cycle backgrounds. On collection work #463, clicking stopped the movement after it settled, and a key press replaced the star field with dark curved bands. The code additionally defines dragging, bounded zoom and resize handling. Those code findings are separate from the controls directly tested here. A WebGL context was unavailable in the first browser used for inspection; the same official generators rendered in Chrome. Preserving this work consequently involves the runtime and graphics environment as well as its token input and program. [^S01] [^S02] [^S09]

## The mint

The current Art Blocks index records 900 invocations and a maximum of 900. Jerez's own project homepage independently describes an edition of 900, giving a public artist statement to accompany the current configuration. The first indexed token was minted on 26 January 2022 at 16:15:23. Activation is recorded on 27 January at 01:52:19. These earlier events should be kept distinct from the advertised February release. Full timestamps and offsets remain in the structured source record. [^S01] [^S03]

The homepage places launch on 3 February 2022. The index records a scheduled start that day at 17:00:00, a second mint at 17:00:42 and completion at 19:50:14. The artist's development page instead says 2 February and recalls a sellout in three hours. The one-day discrepancy is retained here rather than silently corrected inside the source. The rounded duration is an artist recollection; the index supplies separately named events, without classifying all intervening transactions as public purchases. [^S01] [^S03] [^S12]

The current price setting is 0.09 ETH. It is evidence of the configuration returned during research, not proof that every recipient paid that amount or that no earlier setting existed. The sales note describes a fixed-price release and an intention to donate ten percent of primary sales to the Processing Foundation. That statement documents the announced allocation; this research has not independently traced a corresponding donation transaction. Opening-price evidence, allocation categories and payment verification remain distinct historical questions. [^S01]

## Copyright and licensing

The project record labels the artwork CC BY 4.0 and explicitly describes sharing, adaptation and commercial use with attribution. Jerez's own Stations homepage also links the Attribution 4.0 International licence. The named deed permits redistribution and adaptation, including commercial uses, subject to its conditions, including appropriate credit, a licence link and identification of changes. The agreement is not a public-domain dedication. The current artist page and index agree on the label, although a complete history of earlier terms has not been reconstructed. [^S01] [^S03] [^S11]

The Three.js r124 distribution carries an MIT notice. That dependency licence is separate from the artwork statement. No distinct artist-code licence was identified in the inspected project record, and this essay does not infer one merely from public access to the indexed script. The public research package retains its digest and retrieval information rather than reproducing the artist program. AB5D's CC0 dedication applies to this essay's original prose; artwork, artist software and third-party library terms remain separately identified. [^S02] [^S04]

## Close reading of six outputs

The sample comprises editions 0, 1, 10 and 20, selected as an early-edition comparison, together with AB5D-held editions 463 and 842. Their full token identifiers are 246000000, 246000001, 246000010, 246000020, 246000463 and 246000842, on Ethereum contract 0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270. All six official live generators were visually inspected. The two collection works were checked against the linked AB5D wallets. This is a close-reading sample, not an edition-wide distribution survey. [^S05] [^S06] [^S07] [^S08] [^S09] [^S10]

In #0, pink, cyan, white and yellow divide a compact, box-like mass against black space. At the observed oblique angle, the underside is particularly active: nested circular forms taper into pendants, while the upper portion presents stepped rectangular buildings. This reverses the ordinary expectation that a roof should contain the most conspicuous architecture. The station seems built in more than one gravitational direction. Its regular horizontal courses hold the ensemble together even as the smaller projections pull attention outward. [^S05]

The surrounding emptiness matters as much as that density. Because #0 remains relatively compact in the field, its appendages can be read as extensions of one object rather than as an unbounded city. Moving between the silhouette and the panel divisions changes its apparent scale. It can resemble a model held at a distance, then an immense settlement seen from a passing craft. This oscillation comes from the relation between fine detail and empty space; no human figure establishes a final scale. [^S05]

In #1, red, black and white create a comparatively restrained hierarchy. A broad dark circular deck with a light edge supports stacked square tiers, while slim needles and outlying round platforms punctuate the perimeter. Red atmospheric depth softens more distant geometry. The principal contrast is between the emphatic horizontal disc and the smaller vertical accents. Beside #0, it makes clear that an abundance of detail need not produce the same sense of crowdedness in every output. [^S06]

In #10, a red, navy and white construction fills much more of the observed frame. Large circular stages climb through tapering supports, while the lower platform carries a dense population of smaller projections. At one orientation, the central tower extends beyond the upper edge, making the view feel like a close approach rather than a detached inventory. The pale faces of truncated forms catch attention between darker bands. Colour here separates successive volumes along the tower and keeps its repeated structure legible despite the crowded silhouette. [^S07]

In #20, green and pink organize a smaller slab within a broad star field. Long rectangular strips, inset panels and raised blocks make the upper surface resemble an elaborate plan seen at an angle. Tapering appendages below interrupt that flat reading. The token's Tristation label names a generative classification; a single perspective can nevertheless produce a silhouette that looks almost rectangular. This is a useful warning against deriving the whole structure from one still. The moving view and the metadata describe different aspects of the same work. [^S08]

AB5D's #463 is dominated by a tall central assembly of circular terraces, pointed transitions and a needle-like extension. Pink, cyan, white and yellow divide the stages, while dark intervening forms sharpen their separation. Smaller peripheral towers and outward projections repeat the central ambition at reduced scale. The hierarchy is unusually explicit: one vertical structure establishes the centre, and surrounding components turn it into a settlement rather than an isolated monument. [^S09]

Stopping #463's rotation changes the task of looking. During movement, overlap and perspective keep rearranging the hierarchy; after the click, the eye can follow a particular platform into the parts it supports. Changing the background from stars to curved dark bands also changes the imagined situation without changing the station's geometry. The former suggests a place in space; the latter makes the object read more like a displayed construction. The interaction exposes how much of the work's fictional world depends on presentation. [^S09] [^S02]

AB5D's #842 offers a different kind of containment. A broad red circular platform carries a central rectangular structure and smaller round plinths, all beneath a translucent pink dome. The pale background and the softened forms seen through that enclosure produce a comparatively sheltered atmosphere. The detailed skirt around the platform's edge remains exposed, separating the technical complexity of the base from the protected space above. Compared with #463's outward and upward thrust, #842 gathers its architecture into a bounded interior. [^S10]

## Significance and limitations

Stations is compelling where a visible construction rule acquires an architectural implication. A repeated tier can suggest hierarchy; a divided plane can suggest occupation; a dome can suggest shelter. None of those readings requires the program to simulate an actual population. The work's achievement lies in making a finite collection of geometric operations sustain several plausible ways of imagining a place. Its rotation keeps those readings provisional, since another face or another overlap can change the apparent organization. [^S02] [^S05] [^S09] [^S10]

Jerez's development history also gives the edition a specific position within generative practice. An investigation begun in flat subdivision passed through volumetric rendering and fabrication before becoming these token-seeded interactive objects. The blockchain edition is one consequential presentation of that inquiry. Its preservation should retain both the reproducible construction and the conditions of viewing that make the structures intelligible over time. [^S12] [^S02]

Unresolved research questions:

- Compare the indexed artist script with an independently pinned chain retrieval.
- Recover launch-era price settings and distinguish artist, reserved and public mint transactions.
- Resolve the artist pages' one-day launch discrepancy and verify the announced donation separately.
- Establish any distinct artist-code licence and the history of artwork terms.
- Test additional devices and inspect more outputs, including blueprint configurations, before making claims about the full edition's range or trait frequencies.

[^S01]: Art Blocks. [Stations project record](https://www.artblocks.io/collection/stations-by-fernando-jerez). Accessed 2026-09-19.
[^S02]: Fernando Jerez. [Stations indexed artist script](https://artblocks-mainnet.hasura.app/v1/graphql). Accessed 2026-09-19.
[^S03]: Fernando Jerez. [Stations project homepage](https://fernandojerez.com/stations/). Accessed 2026-09-19.
[^S04]: Three.js contributors. [Three.js r124 licence](https://raw.githubusercontent.com/mrdoob/three.js/r124/LICENSE). Accessed 2026-09-19.
[^S05]: Fernando Jerez. [Stations #0](https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/246000000). Accessed 2026-09-19.
[^S06]: Fernando Jerez. [Stations #1](https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/246000001). Accessed 2026-09-19.
[^S07]: Fernando Jerez. [Stations #10](https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/246000010). Accessed 2026-09-19.
[^S08]: Fernando Jerez. [Stations #20](https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/246000020). Accessed 2026-09-19.
[^S09]: Fernando Jerez. [Stations #463](https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/246000463). Accessed 2026-09-19.
[^S10]: Fernando Jerez. [Stations #842](https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/246000842). Accessed 2026-09-19.
[^S11]: Creative Commons. [CC BY 4.0 deed](https://creativecommons.org/licenses/by/4.0/). Accessed 2026-09-19.
[^S12]: Fernando Jerez. [About Stations](https://fernandojerez.com/stations/about.html). Accessed 2026-09-19.
