Click and drag anywhere on the screen to create new trails. Also, be sure to check v2: http://codepen.io/jackrugile/pen/aCzHs
A Pen by Jack Rugile on CodePen.
<canvas id='c'></canvas> |
Click and drag anywhere on the screen to create new trails. Also, be sure to check v2: http://codepen.io/jackrugile/pen/aCzHs
A Pen by Jack Rugile on CodePen.
A Pen by Julian Garnier on CodePen.
A Pen by Bennett Waisbren on CodePen.
Draw on the html5 canvas using text as your medium.
A Pen by Tim Holman on CodePen.
<canvas id="sakura"></canvas> | |
<div class="btnbg"> | |
</div> | |
<!-- sakura shader --> | |
<script id="sakura_point_vsh" type="x-shader/x_vertex"> | |
uniform mat4 uProjection; | |
uniform mat4 uModelview; | |
uniform vec3 uResolution; | |
uniform vec3 uOffset; |
Click anywhere. Built with @juliangarnier's anime.js.
...Also basically using his fireworks, which are pretty rad (and available here)
A Pen by Alex Zaworski on CodePen.
Full-page background made with JavaScript and Canvas: the animation follows movement on non-touch devices
Based on: http://tympanus.net/Development/AnimatedHeaderBackgrounds/
A Pen by Marco Guglielmelli on CodePen.
<canvas id=c></canvas> |
<div id="controls"> | |
</div> |