Jump to content

Search the Community

Showing results for tags 'variance'.

  • 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. Like many, I'm new to Houdini. I am using a single file to try to make some practical use of the application while I try new techniques. I've attached my file. Here is are the things I can't seem to figure out in general, in order of difficulties. Passing velocities to DOPS from SOPS? - I'm trying to fracture geometry which i can do, but I want to only allow the Voronoi node to turn on when a velocity is at a certain threshold. In my Geometry Spreadsheet it is showing velocity of 0. I've tried many things and can't seem to give it velocity. Variance - I'm trying to give the gravity node (or any node) a variance of force. Gravity is ~ -9.8, but I want to do something like maybe "between -9.8 and -15." I've also tried things such as "fit" or "rand" but it didn't seem to work. Lastly, this isn't so much conditions in general that I'm confused about. But one thing I like to do is kill particles in other applications when they are out of view of the camera. So in my file, I'm trying to kill the DOPS fractures and soon to be POPS when they go below "number" in the Y axis. I added a delete node and tried "if(@P.y< -1, 1, 0)" in the DOP network, but I don't think I'm using it the way I should...Just to tag along onto this one too, since POPS and DOPS are now unified, how would I go about applying the same kill/death technique to POPS too? I appreciate the help as I'm still learning. I attached my file to tear part if needed. Thanks ! Best, Stark noise_start.hipnc
×
×
  • Create New...