dilevin / computer-graphics-meshes

Computer Graphics Assignment about Meshes
1 stars 5 forks source link

Cube map confusion #41

Open pjsmith97 opened 4 years ago

pjsmith97 commented 4 years ago

This model

Screen Shot 2020-03-04 at 3 43 28 AM

And the explanation it has in the book:

Screen Shot 2020-03-04 at 3 45 36 AM

Are confusing me. Both only talk about the right face and I'm not sure what the pattern to follow is for the other faces. I don't know how to find these texture coordinates for the vertexes either since this only seems to be for the faces. Drawing out the 2D texture is also confusing since I'm not sure where to place it along the uv axis.