Skip to content

Sampler States

The same texture, tiled 3x3 across a quad. Switch between filtering (point/linear) and wrap (clamp/repeat) modes to see how a SamplerState changes the result without touching the texture itself.

Released under the MIT License.