Font Size: a A A

Security Optimization Of WebGL On Intel’s Platform

Posted on:2015-01-02Degree:MasterType:Thesis
Country:ChinaCandidate:D MaiFull Text:PDF
GTID:2268330428978143Subject:Computer application technology
Abstract/Summary:PDF Full Text Request
WebGL (Web Graphics Library) is OpenGL API for rendering interactive3D graphics and2D graphics within any compatible web browser without the use of plug-ins. WebGL is integrated completely into all the web standards of the browser allowing GPU accelerated usage of physics and image processing and effects as part of the web page canvas. It’s very import to optimize WebGL from many perspective as it would provide user wonderful3D experience on browser. WebGL optimization can be focused on basically two points for security issue. Security is a big concern for WebGL application as it needs access GPU from browser through shader API which could be DoS or denial of service or GPU reset notification and out of bounds memory access. These two points alone could very bad user experience and security issue. In the research we will take a look into what is EXT_robustness and how can we implement it with better algorithm for Intel’s platform.
Keywords/Search Tags:WebGL optimization, GPU, prevent hardware fault, DoS, Android
PDF Full Text Request
Related items