ABSTRACT

In this chapter, we cover some common techniques for optimizing WebGL graphics engines. At a high level, these techniques all focus on one of two questions: when and how long. When is the best time to make WebGL calls? How long is the budget for a sequence of WebGL-related tasks?