1. React
  2. dotJS
  3. 2017
  4. A Brief Intro to GPU Shader Programming in WebGL

A Brief Intro to GPU Shader Programming in WebGL

As JavaScript developers, we now have the power of our GPUs available to us, making great visual experiences more possible than ever.

Suby Raman at dotJS 2017

As JavaScript developers, we now have the power of our GPUs available to us, making great visual experiences more possible than ever. Suby discusses the GPU programming mindset with shader programming- code that is executed on the GPU, via WebGL.