Jump to content

Search the Community

Showing results for tags 'collide relationship'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Lounge/General chat
    • Education
    • Jobs
    • Marketplace
  • Houdini
    • General Houdini Questions
    • Effects
    • Modeling
    • Animation & Rigging
    • Lighting & Rendering + Solaris!
    • Compositing
    • Games
    • Tools (HDA's etc.)
  • Coders Corner
    • HDK : Houdini Development Kit
    • Scripting
    • Shaders
  • Art and Challenges
    • Finished Work
    • Work in Progress
    • VFX Challenge
    • Effects Challenge Archive
  • Systems and Other Applications
    • Other 3d Packages
    • Operating Systems
    • Hardware
    • Pipeline
  • od|force
    • Feedback, Suggestions, Bugs

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Name


Location


Interests

Found 1 result

  1. Hi, I'm testing a setup where I would want to procedurally assign collision relationships on a per object-to-object basis. Say I have 2 Cloth Objects (cloth_0 and cloth_1), and I also have 2 Static Objects (box_0 and box_1). I would want the ff partnering: box_0 to only affect cloth_0 box_1 to only affect cloth_1 Currently, it works if I'm assigning it manually using the Collide Relationship DOP. (The setup below was modified to allow multiple objects to be created per primitive group). Later on, I may want to increase the number of partner objects.. Is there a way to go about this procedurally? I tried using the $OBJID on the Affected/Affector Objects parameter like this: I also have primitive groups named piece_* for each object: cloth_0 and box_0 are on primitive group piece_0. cloth_1 and box_1 are on primitive group piece_1. But don't know where or how to use the data to assign custom relationships. I'm also looking into creating an indexing attribute that I could use to assign the partner relationships but haven't had any luck making it work. I've attached a hipnc file below. Any help to point me in any direction would be very much appreciated BTW, Happy New Year guys! cloth.custom_affector.h13.v01.01.hipnc
×
×
  • Create New...