Just lay out your beat and press "Q, W, E or R" for live sample playback!
by [Jacob Kucera & Jon Solomon] on CodePen.
| .scene | |
| .objects | |
| .square | |
| .circle | |
| .triangle | |
| .wizard | |
| .body | |
| .right-arm | |
| .right-hand | |
| .left-arm |
A Pen by TheJonSowl on CodePen.
A Pen by TheJonSowl on CodePen.
| <div class="wrapper"> | |
| <video autoplay playsinline muted loop preload poster="http://i.imgur.com/xHO6DbC.png"> | |
| <source src="http://mazwai.com/system/posts/videos/000/000/148/preview_mp4/kenji_kawasawa-106_balloons.mp4?1419192915" /> | |
| </video> | |
| <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 285 80" preserveAspectRatio="xMidYMid slice"> | |
| <defs> | |
| <mask id="mask" x="0" y="0" width="100%" height="100%" > | |
| <rect x="0" y="0" width="100%" height="100%" /> | |
| <text x="72" y="50">Simon</text> | |
| </mask> |