Quantcast
Channel: djx blog
Viewing all articles
Browse latest Browse all 20

get closest vertex in maya using python

$
0
0
Recently I was writing a python function where I needed to find the mesh vertex closest to a locator. I already knew how to get a list of vertices from my mesh, how to get their worldspace locations and how to iterate through them calculating the distance between each one and the locator to determine [...]

Viewing all articles
Browse latest Browse all 20

Trending Articles