In this video, we will go over potentially one of the more confusing parts of Blender's Bmesh Python API called Loops.
We will go over:
What BMesh Loops are
How to use them
How to select an edge loop using BMesh loops
How to work with UVs and vertex colors
Blender Python Example: Using the modulo operator (%)
• Blender Python Example: Using the mod...