MENU

Fun & Interesting

Cranking Up Performance in Graphics Intensive Web Apps and Games (Google I/O '17)

Chrome for Developers 12,927 lượt xem 7 years ago
Video Not Working? Fix It Now

Better graphics performance leads to richer, smoother and more responsive user experiences. Several new APIs (OffscreenCanvas, ImageBitmap and more) are geared at increasing graphics throughput and smoothness in applications that rely on the HTML canvas element. The possibilities offered by the new APIs range from simple performance tricks to powerful programming paradigms, such as asynchrony, multi-threading and transfer semantics. The target audience is web developers already familiar with WebGL or 2D canvas.

Update: Examples in this video use deprecated commit() call. Use worker.requestAnimarionFrame instead (see https://www.chromestatus.com/features/5681560598609920).

Watch more Chrome and Web talks at I/O '17 here: https://goo.gl/Q1bFGY
See all the talks from Google I/O '17 here: https://goo.gl/D0D4VE

Subscribe to the Chrome channel: http://goo.gl/LLLNvf

#io17 #GoogleIO #GoogleIO2017 event: Google I/O 2017; re_ty: Publish;

Comment