Intersection of Curves and Spheres

   8969   6   2
User Avatar
Member
18 posts
Joined: July 2005
Offline
Hi,

I've also posted this topic on Odforce and will cross post any solutions that come up.

http://forums.odforce.net/index.php?/topic/16492-cutting-curves-with-spheres/ [forums.odforce.net]

I would like to get the intersection of multiple curves objects with multiple nurbs spheres. I can also work with polygons. but I need to keep the scene clean. So doing things like polywire -> cookie wont work unless I can somehow get back to my lines.

here is a file with a solution of getting the internals of the sphere. but I still cannot get the lines between the spheres.

Thanks in advance for any help.

cheers.
a.

Attachments:
curves_withSpheres_cut_InsideCuts.hip (81.9 KB)
intersectionNodes.JPG (23.0 KB)
intersection points.JPG (16.1 KB)
intersection geo.JPG (28.6 KB)

User Avatar
Member
18 posts
Joined: July 2005
Offline
Soo,
I think I found a solution. but its really dirty and I feel horrible about it.

Check it out and please let me know if there is a cleaner way.

I can't sleep thinking there is no other way that is simpler.

Attachments:
curves_withSpheres_dirty.hip (124.4 KB)

User Avatar
Member
30 posts
Joined: Oct. 2009
Offline
Hi

sorry I cant give any advice, but I do have a question, in your network you connected 2 sources to your pointsop? ive never seen any one do that befor. could you explain why you did that or why any one would ever do that?

thank you
mpejak
User Avatar
Member
18 posts
Joined: July 2005
Offline
Here is another thread that covers this.

basically its a way of getting information from one chain of sops to another that has the same point order and count. Although this has also been used in clever ways by other people.


http://www.sidefx.com/index.php?option=com_forum&Itemid=172&page=viewtopic&t=26471&highlight=Tx2 [sidefx.com]
User Avatar
Member
339 posts
Joined: Aug. 2007
Offline
Here's an alternate method, maybe a bit cleaner.

Attachments:
curves_withspheres_nerdy.hip (162.8 KB)

Jesse Erickson
Fx Animator
WDAS
User Avatar
Member
8 posts
Joined: July 2005
Offline
J I H Y U N N A M
User Avatar
Member
18 posts
Joined: July 2005
Offline
tjeeds
Here's an alternate method, maybe a bit cleaner.

this is my favorite solution to date !
:-)
  • Quick Links