Skip to content

Instantly share code, notes, and snippets.

@jasonjordan
jasonjordan / index.html
Created May 23, 2026 23:55 — forked from david84/index.html
A CodePen by Justin Windle. Plasmatic Isosurface - WebGL / GLSL plasma simulation running on the GPU
<!-- Inspired by @paulofalcao's experiment http://glsl.heroku.com/e#4766.0 -->
<div id="container">
<div id="nogl">
<h1>Aww, No WebGL :(</h1>
<p>This experiment requires WebGL to run. Please enable it, or come back and visit with a <a href="http://caniuse.com/webgl" target="_blank">compatible browser</a>.</p>
</div>
</div>
<header class="info">
<hgroup class="about">
<h1>Plasmatic Isosurface</h1>