dilevin / computer-graphics-meshes

Computer Graphics Assignment about Meshes
1 stars 5 forks source link

14 UV for cube.cpp? #54

Closed AlekseyPanas closed 10 months ago

AlekseyPanas commented 10 months ago

from cube.h

"// UV 14 by 2 list of corner parameterization positions"

where is 14 coming from. Isn't it supposed to be 8 by 2, one for each vertex?

AlekseyPanas commented 10 months ago

nvm I see it now, the texture has 14 corners