There was an error while loading. Please reload this page.
1 parent f4a98c0 commit fe5f29eCopy full SHA for fe5f29e
en/06_Texture_mapping/02_Combined_image_sampler.md
@@ -129,7 +129,7 @@ are now ready to be used by the shaders!
129
## Texture coordinates
130
131
There is one important ingredient for texture mapping that is still missing, and
132
-that's the actual coordinates for each vertex. The coordinates determine how the
+that's the actual texture coordinates for each vertex. The texture coordinates determine how the
133
image is actually mapped to the geometry.
134
135
```c++
0 commit comments