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.
469 B
469 B
| title | status | type | priority | created_at | updated_at | parent |
|---|---|---|---|---|---|---|
| §2 The programmable pipeline: vertex, fragment, compute shaders | completed | task | normal | 2026-03-13T19:54:39Z | 2026-03-16T02:30:27Z | edu-4u7w |
Write the lesson on the programmable graphics pipeline: what happens at each stage, which stages are programmable, what vertex and fragment shaders each receive and output, and where compute shaders fit. Part 1 of the Shader Programming chapter.