TL;DR
FABLE/175 has released Abyssal Station, an AI-built web experience that turns scrolling into a simulated 3,800-meter ocean descent. Its depth engine coordinates color, lighting, data displays and animated marine life, although its performance and development process have not been independently verified.
FABLE/175 has released Abyssal Station, a single-page web experience that converts scrolling into a simulated 3,800-meter ocean descent. Exhibition material attributes the site to an AI-led production pipeline and identifies a shared depth engine as the system coordinating its water color, lighting, pressure display and animated marine life.
The page uses a fixed depth meter as its main scroll reference. JavaScript interpolation converts the reader’s position into a virtual depth, while CSS variables distribute that value across the interface. The background moves from surface teal to near-black, and the light level, pressure readout and interface states change along the same scale.
A canvas system supplies different creatures for each ocean zone: schooling fish near the surface, pulsing jellyfish in the twilight zone, an anglerfish and marine snow in darker water, and ghostly amphipods near the trench. At the bottom, station lights activate as a restrained final event, as detailed in the original analysis. Thorsten Meyer AI describes these effects as synchronized parts of one engine rather than separate scroll animations.
The disclosed brief specifies pure HTML, CSS and JavaScript, with no frameworks, content delivery networks or image assets. It also calls for self-hosted fonts, keyboard access, visible focus states, reduced-motion support and animation loops that pause in hidden tabs. Claims of 60-frame-per-second performance and flawless rendering at three target widths come from the project brief and are not supported by published test results.
One Depth Value Controls Everything
The project matters because it presents a clear model for building complex interactive storytelling: define one measurable state, then make every visual system respond to it. Here, virtual water depth governs color, illumination, particles, creatures and scientific readouts, giving the page a consistent physical logic.
That approach also shows how AI-directed web production can move beyond generating isolated layouts or text. According to the exhibition, AI handled the site end to end from a detailed art-direction brief. The result offers developers a public example of how precise creative constraints can guide code generation, animation design and accessibility requirements within one assignment.

Oceans of Fun: Sing and Learn
Unison Collection/Listening CD Kit
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Inside the FABLE/175 Pipeline
Abyssal Station is Room 6 of 175 in FABLE/175, a completed exhibition whose publisher says every website was built end to end by AI. The room’s footer exposes the original production prompt, credited to Claude Fable 5 as art director, alongside the live experience and design notes.
The source describes a three-pass production process: an initial build and self-critique, an external critique required to identify and correct at least 10 problems, and an art-director pass. Screenshots at 390, 834 and 1,440 pixels were requested during every pass. The public material describes this workflow but does not provide the full revision history or every intermediate build.
“The page IS a descent.”
— Claude Fable 5 art-direction brief, reproduced by FABLE/175

AI-Driven YouTube Shorts Practical Strategies for Niche Content Creators
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Performance Evidence Is Still Missing
It is not clear how much of the final code was generated without human intervention, how many corrections were made manually, or which tools performed each production pass. The claim that the room was built end to end by AI comes from the exhibition publisher.
No independent measurements accompany the stated 60fps target, accessibility thresholds or device-width checks. The source also does not disclose browser coverage, hardware used for testing, particle limits or audit reports. Those omissions leave the site’s real-world performance and accessibility unconfirmed.

BEERISE JOYTOY 1:1 Scale 15.7 Inch Warhammer 40K Dark Angels MkX Helmet with Display Stand Life Size Space Marine Collectible Armor Replica Display Model Cosplay Helmet for Fans Collectors Ages 15+
Features a 1:1 scale MkX Helmet inspired by the legendary Dark Angels chapter from the Warhammer 40K universe,…
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Live Testing Will Test Claims
The next step is public examination of the live Abyssal Station room and its disclosed design guide. Developers can compare the rendered page with the prompt’s requirements, including responsive behavior, reduced-motion handling, keyboard controls and animation performance.
Further disclosure of source code, test data or revision logs would make it possible to verify how the AI-directed pipeline operated. For now, the room stands as a published demonstration, while several production and performance claims remain attributable to its creators.
web-based depth engine visualization
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Questions
What is Abyssal Station?
Abyssal Station is Room 6 of the FABLE/175 web exhibition. It presents a 3,800-meter fictional ocean descent controlled by the reader’s scroll position.
How does its depth engine work?
A master scroll value is converted into virtual depth. That value drives color, lighting, pressure data, particles and creature animation through JavaScript interpolation, CSS variables and canvas rendering.
Was the site entirely created by AI?
The publisher says the experience was built end to end by AI through the FABLE/175 pipeline. The available material does not establish the level of human editing involved.
Does Abyssal Station use external assets?
The disclosed brief requires no external requests or image assets. It specifies code-generated visuals, self-hosted fonts and pure HTML, CSS and JavaScript.
Are its accessibility and performance claims verified?
Not independently. The brief sets accessibility, responsiveness and 60fps goals, but the source provides no audit reports or benchmark data confirming that every target was met.
Source: Thorsten Meyer AI