Jump to content

Search the Community

Showing results for tags 'particles fx'.

  • 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 2 results

  1. I'm using a birth attribute created before the POPNET in the POPNET and awaiting the updated value after POPNET. How do I ensure the POPNET exports all of the point data generated inside it. I can see the age, but birth attribute is not updated. I have initialised it before the POPNET with pointwrangle i@birth = -1; and then inside the popnet in a popwrangle I ask it gently to take the value of the @Frame when age=0, but I keep getting -1 which is from before the POPNET. Do you have any idea how to get the value of the birth attribute updated and exported by the POPNET? hip file attached birth_attribute_out_of_popnet.hiplc
  2. Hi all, I'm setting up a basic missile trails test, where the missiles are emitted by one popnet "missiles", and the trails from a second popnet "trails" I'd like a consistent amount of particles per missile as more are fired, so after some reading around I set up npoints("obj/geo1/xxxxx") in the Impulse Count for the trails popnet. However, npoints consistently evaluates to 0. I tried pointing it to a poly sphere instead of the "missiles" popnet, and it still evaluates to 0. Any suggestions? I found this on H16 build 504, updated to 557, no change. npoints.hipnc
×
×
  • Create New...