News

WebGL (Web Graphics Library) is a JavaScript API that enables hardware-accelerated 2D and 3D graphics directly in the browser via the HTML canvas. It powers tools like Google Maps, enables web-based ...
The five characters HTML5 are now an established buzzword, found everywhere on the Web and often given top billing in slides, feature lists, and other places where terms du jour congregate.
We've looked at some tips and tricks for working with canvas in the past. At Mozilla's recent Open Web Gaming conference, Ernesto Jiménez, lead developer at gaming company Six to Start, outlined some ...
I'm having a weird issue with HTML canvas. For some reason image drawing is being stretched and distorted. I'm drawing a small image onto a 500x500 ...