Hi,
I am trying to achieve a surface between 3 nurbs curves in houdini. I have tried using skin, sweep and combinations of it but doesnt seem to work the way i would want to. I achieved what I wanted in Rhino using the patch command (see attachment). Can anyone help me achieve this in houdini. Thanks.
Regards
Vignesh
patching nurbs curves in houdini
5201 4 1- Vignesh Kaushik
- Member
- 4 posts
- Joined: 4月 2013
- Offline
- buki
- Member
- 1773 posts
- Joined: 12月 2006
- Offline
hi! try the Rails SOP
daniel bukovec | senior fx td | weta digital
qLib -- http://qlab.github.io/qLib/ [qlab.github.io]
qLib -- http://qlab.github.io/qLib/ [qlab.github.io]
- Vignesh Kaushik
- Member
- 4 posts
- Joined: 4月 2013
- Offline
- Doodlez
- Member
- 25 posts
- Joined: 10月 2012
- Offline
Nurbs patches are square by nature. Trying to fit a surface between 6 edges (3 are the circles, the other 3 their connections to each other) requires more careful planning on how to build them. I don't know how Rhino solves this but you should try to take a look at the wireframe to see how the patches flow.
To still create this effect on a more conceptual level, you should create 1 patch between 2 different curves (or 4 when you need more control, the patch will still be square) and then use some kind of trim to carve out the desired shape. When you have this reference surface you can build new curves on top of it to create patches with a proper topology.
To still create this effect on a more conceptual level, you should create 1 patch between 2 different curves (or 4 when you need more control, the patch will still be square) and then use some kind of trim to carve out the desired shape. When you have this reference surface you can build new curves on top of it to create patches with a proper topology.
- GlenD
- Member
- 118 posts
- Joined: 12月 2013
- Offline
-
- Quick Links