2025-11-12Bruno Fernandes

WebGPU in Next.js Part 3: Uniforms and Animation

#webgpu#shaders#nextjs#frontend

Passing 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#frontend

Integrating TypeGPU and creating a simple render pipeline

2025-09-27Bruno Fernandes

WebGPU in Next.js Part 1: Setup

#webgpu#shaders#nextjs#frontend

Experimenting with WebGPU in Next.js, starting with initial setup