list-comprehension-demos icon indicating copy to clipboard operation
list-comprehension-demos copied to clipboard

loop flag implementation in skin

Open dpellegr opened this issue 5 years ago • 0 comments

The old code was only formatted a bit. It is unchanged both in the concept and implementation.

The new code is pretty simple: the loop for the generation of the faces is extended one profile beyond the last one; then, by computing the modulus with the maximum number of vertexes (M), the indexes pointing beyond M are taken back to the ones of the first profile.

dpellegr avatar Jun 26 '19 16:06 dpellegr