Storm

See the Pen Storm by shubniggurath (@shubniggurath) on CodePen.

Storm

Description: Most of the stuff in here is just bootstrapping. Essentially it's just setting ThreeJS up so that it renders a flat surface upon which to draw the shader. The only thing to see here really is the uniforms sent to the shader. Apart from that all of the magic happens in the HTML view under the fragment shader.

Browsers: Chrome Edge Firefox Opera Safari

Made with: HTML CSS (SCSS) JavaScript (Babel.js)

Dependencies: ccapture.js

Posted: 5.06.2018

Similar Examples