
123
8
Bug-Free and Fast Mobile WebGL
Olli Etuaho
8.1 Introduction
WebGL availability on mobile browsers has recently taken signicant leaps forward.
On leading mobile platforms, WebGL has also reached a performance and feature level
where it is a feasible target for porting desktop apps. Oen, content written on desk-
top will simply work across platforms. Still, special care needs to be taken to make a
WebGL application run well on mobile devices. ere are some nuances in the WebGL
specication that may go unnoticed when testing only on desktop platforms, and lim-
ited CPU performance means that JavaScript and API usage optimizations play a much ...