Open zyining opened 5 years ago
Yes, either method works.
For anyone wondering, here's what Prof @dilevin mentioned was allowed during office hours:
Technically, there are other approaches you can take where you don't have duplicate vertices, but it's not necessary. Visually, it should look good (where as you zoom in, there's no big hole missing) and that's enough for A5!
Hi,
I was wondering for the sphere, since the north and south pole vertices are at the same two locations for all quads around it, should we just have two vertex points to represent them? Or have many duplicates at the same location?
I.e. should/can a quad face have the same vertex index repeated?