```python
tris = sequence.reshape(20,3)
face_centers = vs[tris].mean(axis=1)
```
Code at: https://github.com/villares/sketch-a-day/tree/main/2024/sketch_2024_12_22
More sketch-a-day: https://abav.lugaralgum.com/sketch-a-day
I really need your support to keep going, if you can, donate any amount at: https://www.paypal.com/donate/?hosted_button_id=5B4MZ78C9J724 #numpy #Processing #Python #py5 #CreativeCoding