r/LocalLLaMA · · 1 min read

Qwen 3.8 FP8 (xhigh) Lava lamp prompt result!

Mirrored from r/LocalLLaMA for archival readability. Support the source by reading on the original site.

Qwen 3.8 FP8 (xhigh) Lava lamp prompt result!

Prompt:

Generate a single, self-contained HTML file that renders an animated lava lamp. Requirements:

- All HTML, CSS, and JavaScript inline in one file — no external assets, no CDNs.

- A lamp silhouette (base, neck, glass bulb, cap) with smooth, glowing colors.

- 6–10 metaball-style blobs inside the glass that slowly rise, fall, merge, and split, with realistic squishy deformation when they touch (use SVG filters with feGaussianBlur + feColorMatrix to threshold alpha, or a Canvas/WebGL metaball shader — your choice).

- Warm gradient lighting from the bulb at the base; subtle glow around the glass; dark background.

- 60fps target, no jank, looks good full-screen.

- No controls, no text — just the lamp.

Output only the HTML in an single html file.

Definitely one of the best results ive seen even CLOSE to this size!

submitted by /u/ghgi_
[link] [comments]

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from r/LocalLLaMA