This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- 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> |