Applied Information Technology in Graphics Algorithm Implementation Based on the Web Canvas

Wentao Liu
DOI: https://doi.org/10.4028/www.scientific.net/amr.908.543
2014-01-01
Advanced Materials Research
Abstract:The canvas in the HTML5 provides very powerful ability to realize complex graphics and image operations. It can be used for developing information application about graphics such as chart module, scientific computing visualization, drawing software, animation system and information visualization and so on. It will play an important role in the web game for PC or mobile platform because the HTML5 has the platform-independent feature. In this paper a system of graphics algorithm presentation is provided and it uses the prototype object and image data structure of canvas rendering context 2D model to define the custom function to implement the graphics algorithm. It demonstrates the realization process of the principle of graphics algorithms and it shows that the canvas has great flexibility and scalability characteristics.
What problem does this paper attempt to address?