How GlassBlob works

GlassBlob is an open-source generator for animated WebGL glass blobs. Pick a shape, dial the transparency and motion, choose how it reacts to clicks, and copy a one-line embed that drops into any website — React, Vue, plain HTML, WordPress, Webflow.

The tech

Why an embed snippet?

The constructor outputs a tiny <script> tag plus a JSON config in a data-glassblob attribute. No npm install, no framework lock-in. The same bundle works wherever you can paste HTML.

For React users, the JSON config plugs straight into the BlobCanvas component from the source repo.

→ Open the constructor