Jump to content

Better Ray SOP control?


Atom

Recommended Posts

Hi All,

 

I have a center line that I have skinned and displaced along normals.

I also have a series of thinner lines that I have done the same thing to.

I am using the Twist, along with Copy to create a few copies of the smaller tubes around the central core.

 

Currently I am using the RAY node to project the thinner copies onto the central core. This does work but the results are not what I intended. To achieve the higher resolution detail in my displace I have  lot of points in the line but when these points get projected via the RAY they conform too much to the surface and "Wrinkle" my tech cables far too much. I do have a PolyReduce before the ray to reduce the geometry on the central core, hoping that would cause less detailed intersection but it still does not work.

 

I have played around with all the setting on the RAY node but none of them manage to keep my cable intact when conforming to the surface.

 

 

The scene is kind of complex at this time so I don't really want to post it but I thought I'd ask for any tips on the subject?

post-12295-0-79574900-1438367004_thumb.p

Edited by Atom
Link to comment
Share on other sites

A few things you might look into.

 

*Ray with low poly curve, then convert to nurbs then back to poly. This can smooth out strong corners from the ray sop

*Ray onto a smoothed proxy model (convex hull via tetrahedralize sop maybe, or polyreduced version)

*Use smooth sop on the curve and use curvature to blend in smoothed vs unsmoothed version of the curve.

 

You can also use an attribvop then use intersect vop to ray onto the surface or xyzdist vop to get closest point on the surface. You can then grab info from the intersected prim by using the prim attr. vop.

Edited by Solitude
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...