Skip to content
AI Primer
release

Vitrine opens TestFlight with Metal live preview and shareable recipes

Vitrine opened a TestFlight beta for turning photos into glass-style wallpapers with live Metal previews, presets, and high-resolution export. Use the plain-text recipes to reuse settings while keeping processing local on the Mac.

3 min read
Vitrine opens TestFlight with Metal live preview and shareable recipes
Vitrine opens TestFlight with Metal live preview and shareable recipes

TL;DR

You can join the beta on TestFlight, browse the exact plain-text recipe format in marckohlbrugge's settings post, and trace the rendering lineage to Paper Shaders, which pitches the underlying toolkit around image filters, logo animations, and effects.

Vitrine

The TestFlight page describes Vitrine as a local wallpaper generator: drop in a photo, refract it through glass ribs, then either set it as the desktop wallpaper or export a high-resolution image. The same listing says all processing stays on the Mac, with no account or tracking, which is a useful detail for anyone feeding in personal photos.

The preset list is already pretty broad:

  • Classic Flutes
  • Soft Lens
  • Cathedral
  • Wide Prism
  • Tidal
  • Cascade
  • Frosted
  • Diagonal

The listing also breaks out the adjustable controls into a real effect stack, not a single canned filter: glass pattern, refraction style, rib size, distortion, blur, highlights, shadows, crop and fit, color grading, grain, and overlay settings all appear in the beta description.

Recipes

marckohlbrugge's example shows Vitrine's saved settings as a readable text block, starting with Vitrine/1 and then exposing fields like grid, refraction, size, distortion, blur, grain, and hex color values for background, shadow, and highlight.

That means a look can travel as text instead of a binary preset file. In the example recipe, the app stores both structural choices, like grid: lines and refraction: lens, and finishing values, like contrast: -0.050 and whiteLevel: 0.880.

The TestFlight listing adds one more workflow detail: exported files can embed those settings for recreation later, and users can save their own presets for quick reuse.

Paper Shaders

Vitrine is not presenting its glass effect as entirely from scratch. marckohlbrugge's attribution says it is based on Paper Shaders with added effects on top.

The Paper Shaders site describes that stack as ultra-fast, zero-dependency shaders for designs, with a React package, @paper-design/shaders-react, and examples split across image filters, logo animations, and effects. That gives Vitrine a clear technical lineage: a design shader toolkit repackaged into a dedicated desktop wallpaper app.

Share on X