I feel like this data structure store a lot more redundant information than the next one. I'm wondering what advantages does this data structure have?
Staffanup-h
@borongzhang This will probably be easier to use in code, since you can access all points of a triangle directly. You're right, though; there's a lot of redundancy
I feel like this data structure store a lot more redundant information than the next one. I'm wondering what advantages does this data structure have?
@borongzhang This will probably be easier to use in code, since you can access all points of a triangle directly. You're right, though; there's a lot of redundancy