Skip to content

Textures Basics

Load an image as a texture, add UV coordinates to a quad, and sample the texture in the fragment shader.

Released under the MIT License.