<<< How is texture applied to a surface? | Index | Texture coordinates, cont. >>> |
A vertex can have:
3 floats specifying (x, y, z) position in 3D space
3 floats specifying a normal vector (x, y, z)
2 floats providing UV coordinates, also known as texture coordinates
<<< How is texture applied to a surface? | Index | Texture coordinates, cont. >>> |