dilevin / computer-graphics-meshes

Computer Graphics Assignment about Meshes
1 stars 6 forks source link

14 UV for cube.cpp? #54

Closed AlekseyPanas closed 1 year ago

AlekseyPanas commented 1 year 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 1 year ago

nvm I see it now, the texture has 14 corners