TL;DR
Abyssal Station is live as the sixth room in FABLE/175, an exhibition of 175 websites built end-to-end with AI. Its custom depth engine coordinates color, lighting, data displays and animated creatures around one scroll position, though performance and accessibility claims have not been independently verified.
Abyssal Station is now live as Room 6 of the FABLE/175 AI-built website exhibition, using a custom scroll-driven engine to simulate a 3,800-meter ocean descent. The release offers a working example of how one shared interaction value can coordinate an entire web experience, although several technical claims come from its creators and have not been independently tested.
The single-page site ties the reader’s scroll position to a simulated water depth. According to the project account published by Thorsten Meyer AI, a master scroll anchor drives background color, light levels and pressure data while also controlling particle movement and creature animation. The visual sequence moves from surface teal toward near-black water before station lights activate at the bottom.
The published art-direction brief specifies pure HTML, CSS and JavaScript, with no frameworks, content-delivery networks or outside image requests. It calls for code-generated fish, jellyfish, an anglerfish and amphipods across different ocean zones. The brief also sets responsive layouts at 390, 834 and 1,440 pixels, self-hosted fonts, keyboard access, visible focus states and a reduced-motion mode.
FABLE/175 says the room passed through three production stages: an initial build and self-critique, an outside critique intended to identify at least 10 problems, and a final art-direction pass. The source says screenshots were reviewed at all three target widths during each stage, but it does not provide test reports, source code or revision records documenting those checks.
One Scroll Signal Coordinates Every Layer
The central technical idea is not scrolling alone, which is common in interactive websites, but the use of one simulated depth value to control many systems at once. Linking the meter, lighting, colors, particles and creatures to that value can produce a more coherent response than running separate, loosely timed animations.
That approach may interest designers and developers building digital exhibitions, product stories or educational simulations. It also shows the potential role of AI coding systems in carrying an art-direction brief through implementation and review. Calling the engine a game changer remains an interpretation, however, rather than a result established through comparative testing or documented adoption.
interactive ocean depth simulation website
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Room Six in FABLE/175
Abyssal Station is part of FABLE/175, described by its publisher as a completed exhibition of 175 distinct websites built end-to-end by AI. The series presents each site as a numbered room and publishes the prompt that shaped its design, making the brief part of the exhibit.
The source credits Claude Fable 5 as art director and describes the production method as the FABLE/175 pipeline. Earlier rooms cited alongside Abyssal Station include HELIOS, FOLIUM and KINETIKA, each based on a different visual and interaction concept.
“The page IS a descent.”
— FABLE/175 art-direction brief
Performance Claims Await Independent Testing
It is not yet clear whether the live room consistently meets its stated 60-frames-per-second target across older phones, low-power computers and different browsers. The source does not include benchmark data, particle counts or measurements showing how the canvas workload changes by device.
The stated accessibility and responsive-design targets also remain unverified by an independent audit. No user-testing results are provided for keyboard navigation, screen readers, motion sensitivity or body-text contrast. The material also does not disclose how much code was revised by people after the AI-generated work.
Live Room Faces Wider Scrutiny
The next test is how real visitors and frontend developers experience the live room across devices, browsers and accessibility settings. Independent performance measurements, a code review or publication of the three-pass revision record would clarify whether Abyssal Station meets its stated quality targets and whether its unified depth model can be reused beyond this exhibition.
Key Questions
What is Abyssal Station?
It is Room 6 of the FABLE/175 exhibition, presented as a deep-sea research station descending to 3,800 meters as the visitor scrolls.
What does the depth engine control?
The project account says it coordinates depth readings, background color, lighting and interface states, along with particles and animated sea creatures.
Was the website built entirely by AI?
FABLE/175 describes the exhibition as built end-to-end by AI. The supplied material does not quantify human editing, testing or code correction during production.
Does Abyssal Station meet accessibility standards?
The brief calls for keyboard access, visible focus styles, readable contrast and reduced-motion behavior. Those are stated design requirements, but no independent accessibility audit is included.
Why is the technique receiving attention?
Its main distinction is a shared depth value controlling many visual systems, which can make an interactive page feel physically consistent. Whether that method changes wider web practice remains unproven.
Source: Thorsten Meyer AI