Jump to content

Search the Community

Showing results for tags 'POP sim'.

  • 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 All! 1_ I'd like to import an attribute created in SOP in the POPNET. I want to drive the particle emission rate based on this attribute. I've tried to use the point function in the constantrate parameter of the pop source. like: point( my sop node path, $PT, "myatt", 0) or point( my sop node path, $CUSTOM_ID, "myatt", 0) where custum_id is just a variable created in sop based on pt. there's something i am missing 2_how do i make the SOP attribute update every frame 3_ also i see in POPSource/Source Emission Attribute. The help doc says "When in surface mode, this point attribute will be used to vary the chance of any polygon from emitting polygons. Higher values will increase the relative chance of that polygon getting an emission." but it doesnt specify the values range. I supposed 0-1 (0-100% chance of emission). I did some test but seems to have no effect. thanks for helping!
×
×
  • Create New...