jump to navigation

hertzen.com September 9, 2011

Posted by addisu in HTML5, Java Script and jQuery.
trackback

 Paul Irish's profile photo

Paul Irish originally shared this post:

Mr +Niklas von Hertzen has been doing some very cool experiments lately. (He made html2canvas http://html2canvas.hertzen.com (the thing that basically has a rendering engine written in javascript, yeah, (crazy, right?)))Applying a blur to web content. Demo:http://hertzen.com/experiments/visual-blur/examples/dusky/

He uses html2canvas to rasterize the DOM, blur it, and throws a canvas on top of the page. More: http://hertzen.com/experiments/visual-blur/Sudoku Solver in just CSS:http://www.hertzen.com/experiments/css3sudoku/
The general sibling combinator at work again; it was recently used in some css-only games from Japanese hackers:http://design.kayac.com/topics/2011/06/css-programing.php

Manipulating truetype font data. Load in a ttf, read the data, manipulate the glyphs on the fly, clientside and view the changes.http://hertzen.com/experiments/jsfont/

A happy tree in CSShttp://hertzen.com/experiments/csstree/
love the markup of the tree branches.

Pathfinding in JS by analyzing canvas pixel data:http://hertzen.com/experiments/pathfinding/examples/map.html
Fine work!


Advertisement

Comments»

No comments yet — be the first.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.