Here a video put together kind of quickly.
It uses ray casting as its default behavior for finding the child geometry, then moves along its normal until it collides with the child geometry. The other option is "Use Closest Point" which find the closest point on the child geometry and moves the current point towards that. Both give different results which can be usable.
Next will be making so i could use it to create UV's rather than geometry try to some shrink wrap unwrapping.
Example of an asset made with this node -

No comments:
Post a Comment