Get started with GPU Compute on the Web
This article is about me playing with the experimental WebGPU API and sharing my journey with web developers interested in performing data-parallel computations using the GPU.
New in Chrome 75
Chrome 75 is rolling out now. There’s a new way to reduce latency on canvas
elements. Web apps can now share files to other installed apps using the system level share sheet. All of talks from Google I/O are on our YouTube channel. And plenty more. Let’s dive in and see what’s new for developers in Chrome 75!
chrome75
new-in-chrome
canvas
performance
google-io
graphics
sharing
OffscreenCanvas — Speed up Your Canvas Operations with a Web Worker
OffscreenCanvasAPI is available as of Chrome 69. This article explains how you can use it to achieve performance improvements in rendering graphics in your web app.
canvas
graphics
performance
workers
CSS Background shorthand coming to mobile WebKit browsers
Canvas-driven background images
Powering a css background using canvas or webgl
Interactive Globe with CSS shaders & Google Maps
How to measure browser graphics performance
Taking advantage of GPU acceleration in the 2D canvas
SwiftShader brings software 3D rendering to Chrome
CSS Filter Effects Landing in WebKit
news
presentation
css
filters
graphics
Use mediump precision in WebGL when possible
news
mobile
performance
webgl
graphics