Jump to content

UV Cables, Vines or Lightning Around Object


Atom

Recommended Posts

I was working on a scene where I wanted lines to wrap around a geo shape but lie upon the surface. FindShortestPath is used. Here is a basic setup with UV mapping setup, thanks to Matt Estela, as well. Currently it is setup in lightning mode where the lines change per frame. This is accomplished by adding $F to the random seed of the scatter. To make the lines stand still simply remove that expression.

Untitled-1.jpg

ap_connect_points_around_geo_surface.hiplc

Edited by Atom
  • Like 2
Link to comment
Share on other sites

  • 1 month later...
  • 2 weeks later...

Best way is to use VDB from Polys and use the surface SDF to find your surface location. the sdf will give you the distance to surface and you can use volume gradient to find the direction to surface. 

Works only on closed geo though... so get that poly cap working!

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...