Fracture help

   3407   5   1
User Avatar
Member
12 posts
Joined: Sept. 2014
Offline
Howdy everyone. I'm following along a digital tutors tutorial and everything has been going ok until i got stuck. The tutorial is on controlling fractures. I have a ceramic head that will be falling apart.

Problem

Im trying to to creat some passive points and active points for the sim. I have white points that I would like to make active and black ones along the outside of the head that i want to be passive. Im using an expression to make the white one active but cant get it to work. Any help would be great.

here is the expression im trying to use

point(“../../head/OUT_ACTIVE_POINT”,$OBJ,“Cd”,0)

Attachments:
Screenshot 2014-10-08 02.45.45.png (228.3 KB)
Screenshot 2014-10-08 02.45.59.png (207.3 KB)
Screenshot 2014-10-08 02.46.15.png (57.7 KB)

User Avatar
Member
86 posts
Joined: Jan. 2009
Offline
That's strange, it seems to be working fine for me.

Attachments:
TA_fracture_test.hip (243.2 KB)

User Avatar
Member
1391 posts
Joined: Dec. 2010
Offline
You should use Simple Fracture Object instead of Packed Fracture Object :idea: 8)
https://www.youtube.com/c/sadjadrabiee [www.youtube.com]
Rabiee.Sadjad@Gmail.Com
User Avatar
Member
575 posts
Joined: Nov. 2005
Offline
if You don't need access to the actual geometry packed prims are the way to go, You can achieve the same effect with a sopsovler . I attached a demo

Attachments:
ta_fracture_test_119_packed.hip (307.0 KB)

User Avatar
Member
12 posts
Joined: Sept. 2014
Offline
Thank you so much! I will try these out!
User Avatar
Member
12 posts
Joined: Sept. 2014
Offline
I went back and made sure not to select a Packed Object and it works!!! thank you again so much!
  • Quick Links