animate.css is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, and general just-add-water-awesomeness. To use them in your project, simply add the class to the element, or call the animation yourself in your CSS file. The classes and the animations have the …
Tag Archives: link
Web Notifications
iOS 5 GUI PSD
Raven
Ellie Golding – Lights
jwerty: Awesome handling of keyboard events
jwerty is a JS lib which allows you to bind, fire and assert key combination strings against elements and events. It normalises the poor std api into something easy to use and clear. jwerty is a small library, weighing in at around 1.5kb bytes minified and gzipped (~3kb minified). jwerty has no dependencies, but is …
Continue reading “jwerty: Awesome handling of keyboard events”
An introduction to WebGL
An introduction to WebGL, on Dev.Opera: This is the first in our series of articles about WebGL. The objective of this series is to provide the information and resources you’ll need to get started learning WebGL. In this piece, we will discuss how WebGL works, what you need to create WebGL applications, and what a …
Endless Forest
Kern Type, The Kerning Game
CSS Shaders
CSS shaders “define a filter effects extensibility mechanism and provide rich, easily animated visual effects to all HTML5 content.” They work particularly well with CSS animations and CSS transitions, but they even work on video & SVG animations. Introducing CSS Shaders: Cinematic effects for the web →