2025-11-12Bruno Fernandes
WebGPU in Next.js Part 3: Uniforms and Animation
#webgpu#shaders#nextjs#frontendPassing values from the CPU to the GPU with a WebGPU render pipeline and animating it
2025-11-02Bruno Fernandes
WebGPU in Next.js Part 2: TypeGPU
#webgpu#shaders#nextjs#frontendIntegrating TypeGPU and creating a simple render pipeline
2025-09-27Bruno Fernandes
WebGPU in Next.js Part 1: Setup
#webgpu#shaders#nextjs#frontendExperimenting with WebGPU in Next.js, starting with initial setup