SBR2027 · the 2027 logo rework

Logo
Journey

How our mark grew from a flat badge into a living bioreactor — rendered in real time by WebGL shaders. Five evolutionary steps, oldest first.

Tap the orange button to advance ↓

Version 01 · Departure

The original badge

Original flat SBR badge: white flange ring with hex nuts around an orange culture

A flat vector coin: white flange, eight hex nuts, and an orange culture with punched-out bubbles. Every shape is a single, static fill — simple, sturdy, and instantly readable at favicon size.

Earlier SynBioReactor wordmark with the bare culture blob as the O of REACTOR

In the early wordmark, the bare culture blob stood in as the “O” of REACTOR — no vessel around it yet.

Version 02 · A first attempt

Exploring Shaders

Reworked SBR27 logo: chrome flange ring with hex bolts around a molten glowing culture

For 2027 the badge became a far richer visual: a glass viewport flange bolted over a molten, glowing culture. Shaders — but still a rastered image. Every highlight and every bubble was painted exactly once, and can never move.

Version 03 · Taking it apart

Split into compartments

To bring it to life, the artwork was taken apart into two alpha masks. Each compartment feeds one GPU shader layer — the masks say where to draw, the shaders decide what lives there.

Culture mask
Culture maskGemSmoke — glowing flowThe living heart: the culture silhouette with its bubble cut-outs. It tells the flow shader where the biology is allowed to glow.
+
Flange-ring mask
Flange-ring maskLiquidMetal — chromeThe vessel: a viewport flange rendered as liquid chrome, so highlights slide across it like machined steel.

Version 04 · Adding motion

Coming alive

SBR2027 Logo

The first live composition: the two stacked WebGL layers, drawn on your GPU right now. The culture silhouette is still the baked mask from the original artwork — its outline can’t change — but inside it one fragment shader churns the culture, while another renders the chrome flange.

Version 05 · A living culture

final rework

SBR2027 Logo

Nothing here is a picture anymore. Bubbles are signed-distance fields born in GLSL — they rise, merge, and repel each other — while a procedural meniscus sloshes across the vessel. This is the exact preset running in the hero of the homepage today.

Thank you!

for exploring the rework of the 2027 SynBioReactor logo with me.

See it live in the hero