You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vibed/edu/.beans/edu-j35d--4-what-is-wgpu-cr...

426 B

title status type priority created_at updated_at parent
§4 What is wgpu? Cross-platform graphics API in Rust completed task normal 2026-03-13T19:54:43Z 2026-03-16T02:30:27Z edu-4u7w

Write the wgpu introduction: what it is, how it maps to WebGPU/Vulkan/Metal/D3D12, the key types (Instance, Adapter, Device, Queue, Surface), and how it differs from OpenGL. Part 2 of the Shader Programming chapter.