HTML5 Web Applications

HTML5 is an emerging technology, which supports the development of web pages and web applications. HTML5 is the replacement to HTML4, and includes many new elements - especially ones which support the presentation of multimedia content such as video, audio and 2D/3D graphics. HTML5's new Canvas element supports the drawing of 2D graphics and bitmap based pixel manipulation using Javascript code. As such, HTML5 is hotly anticipated to replace other graphics tools, such as Flash, for building animations, games and image composition apps.

Street Art Creator has been especially built to explore the power of the Canvas element, and uses custom image processing algorithms to render realistic virtual graffiti.