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...

12 lines
404 B
Markdown

---
# edu-j35d
title: §4 What is wgpu? Cross-platform graphics API in Rust
status: todo
type: task
created_at: 2026-03-13T19:54:43Z
updated_at: 2026-03-13T19:54:43Z
parent: 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.