--- # edu-bycd title: ยง11 Texture coordinates (UVs), texture creation, sampler config status: completed type: task priority: normal created_at: 2026-03-13T19:54:56Z updated_at: 2026-03-16T02:30:28Z parent: edu-4u7w --- Write the lesson on textures: UV coordinates, wgpu texture creation from image data, TextureView, Sampler configuration (filter modes, address modes), and bind group layout for textures. Part 4 of the Shader Programming chapter.