6 ms·
I've been meaning to do some project in the browser involving the GPU and can't decide on a framework to use. What would you recommend? The cool kids seem to b
by farcaster 4y ago
I've been meaning to do some project in the browser involving the GPU and can't decide on a framework to use.
What would you recommend? The cool kids seem to be using pure webGPU
- timokoesters 4y agoThis was made in Rust using WGPU and their WGSL shading language. It still needs more documentation and tutorials, but the results are great and port to many platforms.