User name:
Password:
Forgot password?
Create an account!
« back
Please log in to write a message.
2. Johannes (Jun 25, 2010 20.47):
hi, there are several ways to solve that problem. the most easiest one is to move the control points of that surface in your rhino model (see image). but it will change the geometry. the other one is to set the u and v domain to 0-1 (reparameterize) and work with a script. - put random values from 0-1 in two arrays (size of u/v division) - sort the arrays from low to high (hanno's array library) - go through a nested loop and get the surface points:
johannes
1. NiMda (Jun 25, 2010 19.32):
how can you divide a surface in different uv direction? the result has to be a surface which is divide in different widths. (look at the picture) thanks wie kann ich eine surface in unterschiedliche uv richtung aufteilen, sodass ich z.b. unterschiedlich breite streifen auf der fläche bekomme? (s. bild) danke greets NiMda
Why are these buttons gray?