isometric background that covers the viewport [on hold]
- by Richard
The background image should cover the viewport. The technique I use now is a loop with an innerloop that draws diamond shaped images on a canvas element, but it looks like a rotated square.
This is a nice example: ,that covers the whole viewport.
I have heard something about clickthrough maps, but what more ways are there that are most efficient with mobile devices and javascript?
Any advice in grid design out there?.