Chapter Quiz: Web Graphics and GPU in the Browser

Web Graphics (WebGL & Canvas)

Complete this assessment with 100% score to master this chapter.

01Which HTML5 element provides a 2D drawing surface?

02What is WebGL based on?

03Which API is better for drawing 100,000 moving particles in a browser?

04In Canvas 2D, which method is used to draw a rectangle?

05What is the advantage of SVG over Canvas?