Zdog · Round, flat, designer-friendly pseudo-3D engine for canvas and SVG

Impressively lightweight and smooth!

Zdog · Round, flat, designer-friendly pseudo-3D engine for canvas and SVG

Tagged with

Related links

How to build a simple Camera component - Frontend News #4

A step-by-step guide to wrapping up a self-contained bit of functionality (a camera, in this case) into a web component.

Mind you, it would be nice if there were some thought given to fallbacks, like say:

<simple-camera>
<input type="file" accept="image/*">
</simple-camera>

Tagged with

Solving Sol

Browser implementations of Sol LeWitt’s conceptual and minimal art, many of which only exist as instructions like this:

Vertical lines, not straight, not touching, covering the wall evenly.

Tagged with

cursory hack

Sorcery!

(well technically, JavaScript + canvas, but y’know, to-may-to, to-mah-to)

Tagged with

Interactive Storytelling | Codrops

I think this might be the most tasteful, least intrusive use of scroll events to enhance a Snowfallesque story. It’s executed superbly.

You can read all about the code. Interestingly, it’s using canvas to render the maps even though the maps themselves are being stored as SVG.

(There’s a caveat saying: “This is a highly experimental project and it might not work in all browsers. Currently there is no IE support.” I don’t think that’s true: the story works just in IE …that browser just doesn’t get the mapping enhancements.)

Tagged with

Remix Icon - Open source icon library

I love how easy it is to use these icons: you can copy and paste the SVG or even get it encoded as a data URL.

Tagged with

Related posts

Design engineer

It’s snappier than front-of-the-front-end developer.

Where to start?

Fallbacks and enhancements are fundamentally different things.

Making the Patterns Day website

The joy of getting hands-on with HTML and CSS.

Animating

A few examples of animation on the web.

Sparklining

Pimping my home page at Indie Web Camp Nuremberg.