A bump map for Tilt.

Tilt is a plugin for Firefox that renders a page in 3D. The levels are based on element nesting in the HTML.

I wrote some JavaScript to take an image and, based on the value of the pixels (aggregate of all channels), spit out (alot of) nested divs into the page. It's kind of like a bump map.

mason@staugler.net
Share |

A bump map for Tilt. Thursday, 27 October 2011

Tilt is a plugin for Firefox that renders a page in 3D. The levels are based on element nesting in the HTML.

I wrote some JavaScript to take an image and, based on the value of the pixels (aggregate of all channels), spit out (alot of) nested divs into the page. It's kind of like a bump map.

Post a comment.