render curve in rman

   3407   1   0
User Avatar
Member
313 posts
Joined: July 2005
Offline
I created a curve in houdini by using the curve sop. I generated a rib file but I could not find the curve command on the rib file. So i still could not render that curve with renderman. Does any one know how to render curve in Houdini with renderman renderer?

thanks
User Avatar
Member
31 posts
Joined: July 2005
Offline
Throw down an attribCreate after the curve.
Add a point attribute with a type of float, call it “width”.
give it a value of 1.

after the attribCreate throw down an attribute sop.
under the renderman tab enter the following:

Houdini RiName: width RiType:width
with a type of varying float

that should do the trick
  • Quick Links