Jump to content

Search the Community

Showing results for tags 'forces'.

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

  1. Hey everyone, I'm working on an Houdini FX project and I'm trying to create a custom velocity for my particle system. Specifically, I want my particles to travel from one point to another along the edge network. I've tried a few things, but I'm not quite getting the results I'm looking for. Has anyone else tackled a similar problem before or have any advice on how to achieve this effect? Any suggestions or resources would be greatly appreciated! Thanks in advance. Here is an exemple of the edge network :
  2. I am happy to announce that I'll be joining a host of talented Houdini teachers, like: Debra Isaac Kate Xagoraris Beck Selmes Christopher Rutledge Justin Dykhouse Jeffy Mathew Philip Nicholas Ralabate You can learn more about my Velocity Forces class here: https://www.houdini.school/courses/hs-204-forces-building-custom-velocity-setups Teaser video for my Velocity Forces live class: https://vimeo.com/577928177
  3. Hey folks, simple question... is it possible to use the POP Spin or POP Torque (DOP Nodes) on a Vellum Grains sim. I am emitting Vellum Grains continuously and after the sim i use the Grains to copy f.e. Boxes onto the Points. But i can't get the Geo to rotate. They stay static at one axis and don't rotate. So my question is: Is it possible to use POP Spin or Torque on Vellum Grains? Cheers
  4. Hi just wondering if any one could give me any advice on how to write an expression which would set the gravity to 1 for the first 30 frames, back to 0 for until 180 where i would turn back on. At the moment i have if($FF >= 30,0,1) which sets the first 30 frames to active but I'm struggling with re-activating it at frame 180. Any help would be appreciated.
  5. I was wondering if anyone has had experience having multiple constraints on the same object and breaking them apart separately. the effect I'm aiming for is to have a some large rocks be ripped of a section of rubble and while in the air start to break apart into smaller pieces. I've tried setting up my constraints based on the groups created from the Voronoi fracture and sub fracture nodes, however this causes problem when trying to disable the constraints in different areas. Any ideas? ConstraintsHelp.hipnc NewRubble.abc
  6. Hello ! Is there a way to visualize the forces in a DOP simulation, much like this, but for wires ? I have a Wind Force (not the pop one), and there is no option to visualize it out of the box. There might be a way to grab the force field information at any location (locations would be a grid of points built specifically for that) and pass it down onto the points to visualize the force on the Normals or smth, but I don't know how to. Something like grabbing the result of all the forces at a location, or only a specific force, either one would be wonderful. Thanks !
  7. I'm trying to add pop forces to ragdolls so they flail their limbs a bit however my pop force seems to have no effect (though gravity does..). I've attached a simple scene falling_mlb_v001.hiplc
  8. Hello, I'm starting to learn Houdini and following a course from PluralSight named Architectural Destruction, the final result is pretty much the same I need in my project, an exploding building with many different layers and materials. All the previous steps worked like a charm, however when I try to break one part of the building using a force I created, it behaves different from the tutorial, even configuring the constraints. Instead of exploding the area, like in the tutorial, it looks to blow the entire building at once, indepedent of the size or magnitude of the force, as the example below: Generating the force I have an attribVOP configured this way: And inside the DOPnet I have a geometryVOP this way: I tried to change the constants to reach the result, but with no success at all, is there any way to create some kind of falloff or decay for the force? How can I proceed? Any hints or ideas of what is going on? Thank you very much! Any kind of help is very appreciated !
  9. Hey guys, I think it's easier to explain with this images: Basically, is there a way to apply turbulence to one of the sources only? I'm not even sure if that's the best way of using 2 emitters so any tips will be very valid Thank's multi.pyro.v1a.hiplc
  10. Hello, I am trying to make the sails and flags on a pirate ship blow with the wind (that is blowing in the -Z direction). But no matter what direction I put in the velocity parameter in the wind force node, the cloth only blows in the X direction. I thought at first the issue had to do with constraints or maybe one of the cloth parameters but I've played around with almost everything and I just can't seem to figure it out. Can anyone help me figure out what's happening? boat_resized.obj boat_flags_03.hipnc
  11. Hello everyone, I am trying to achieve a similar effect likes this by Ivan: On the sidefx forums, Ivan mentions that he creates two fields, one to attract the particles and one to keep the particles on the surface. I managed to create the force field to attract the particles but i cant find a way to create a field to keep the particles inside the geometry and form the shape. Any tips or help is highly appreciated.
  12. hey guys its just a quick question - i have a simple ball... quick vor fracture on it, remesh, make it cloth object. enable fracturing/tearing. I have it being crushed by another object and i was sort of expecting the piece to move outward as crushed but its not really doing that in fact it isn't really tearing either. Is there a force i can apply in dops that i can animate maybe that would try to 'expand' the cloth or push it outwards more so the pieces sort of rip apart and outwards if that makes sense? there's impulseforce i think but i'm not really sure what others i can use to try and urge this thing to split as its crushed? thanks! ant
  13. Hello, I'm new to Houdini. I am trying to get particles to follow a curve and end up filling a bottle but I cannot get the bottle to fill or the curve to work effectively. I've tried a bunch of different things but the closest I've gotten is with these two files. I used an OBJ of a bottle and turned it into a VDB. In the first file (particle_flow_v07) I used a popnet to get particles along with a popcurveforce to flow along a curve into the bottle. It looks like it worked ok but the bottle doesn't fill up all the way. I thought it was because they are particles and not flip particles but was unsure how to convert them to flip particles. In the second file (v13) I tried using a sphere as a flip fluid emitter instead. The particles follow the curve ok, some of them fly off the curve even though I increased the force of it; and the particles that end up in the bottle only fill it to a certain point then they just spill out everywhere. I tried modeling a funnel to get more particles in the bottle but it didnt seem to work. in v13 theres also a torus I was going to try to use as a sink object but I couldnt get it to work correctly. Any help or advice would be very appreciated. EDIT: So I tried a bunch of tests and I still get the strange purple collision box through my ground plane; not to sure what that is; maybe its the particles colliding with the ground plane? The particles flow along the curve beautifully so thank you for the tip about my particle separation. Particles are still leaking though my geometry and I have a bad feeling it's because of the obj I found online but I am still unsure. particle_flow_v13.hipnc Glass Bottle.obj particle_flow_v07.hipnc
  14. Hi, I have a keyed gravity that affects a FLIP simulation (a box of water..), and I am trying to find how I can offset my gravity force to start with top particles down to bottom. Ideally I would have an animated box that would trigger the gravity effects on the particles... After a lot of research, it seems that I need to use the mask slot of the gravity but can't figure out more than that, as I don't see in the viewport any feedback for the scalar field and vector field. Help? Thank you!!!
×
×
  • Create New...