ramhernan opened this issue on Sep 01, 2004 ยท 4 posts
ockham posted Wed, 01 September 2004 at 4:39 PM
There's no way to do this mechanically with a complex thing like a hair shape. In theory a program, Python or otherwise, could subdivide MTs if the program could find the row and column of each point to be divided. On a simple rectangle or cylinder, the row and column can be spotted "blindly" by spotting the jumps in X and Y values. But such a program would get hopelessly lost as soon as the mesh deviates from a strict grid even once.