Category Uncategorized

BLOWING UP HTML5 VIDEO AND MAPPING IT INTO 3D SPACE

BLOWING UP HTML5 VIDEO AND MAPPING IT INTO 3D SPACE

I’ve been doing a bit of experimenting with the Canvas and Video tags in HTML5 lately, and found some cool features hiding in plain sight. One of those is the Canvas.drawImage() api call. Here is the description on the draft site.

3.10 Images

To draw images onto the canvas, the drawImage method can be used...
Read more

Create offline Web applications on mobile devices with HTML5

Create offline Web applications on mobile devices with HTML5

The use of Web development in mobile applications is an increasing trend. However, intermittent network availability is a big obstacle to using Web technology as part of a cloud infrastructure. A traditional Web application simply doesn’t work without a network...

Read more

10 Remarkable Examples of Html5 Websites

10 Remarkable Examples of Html5 Websites

HTML5 is the key to making great web animations & dynamic sites

Modern browsing has to be simple, dynamic and mind-blowing. The Internet is expanding at such a rate that websites have to work really hard to stand out. HTML5 is a dream-come-true for a website designer who wants to create an “experience” for the viewer...

Read more