|
|
|
|
|
by blurbleblurble
2350 days ago
|
|
I'm excited for it, but WebGPU is hardly close to ready yet. Right now they're still negotiating the shader language. But if you want to learn some graphics programming on the web, I really recommend trying out regl. It's a great way to learn about graphics primitives without getting bogged down in the WebGL API directly. https://github.com/regl-project/regl |
|