🦁 womblewiki : a barebones houdini reference 🤓

labs overview sop

nodes chop cop2 dop lop obj out shelf sop top vop

simulation FEM RBD crowds dynamics fluids grains hair other particles pyro vellum

coding bash groups hscript python vex


dop

filter: FEM POPs all collision_tools configure_object constraint_tools constraints crowds data_flow fields forces geometry labs micro_solvers object_flow objects physical_properties position relationships slice solvers vellum view visualization


POPs

POP Advect by Filaments Uses vortex filaments to move particles.

POP Advect by Volumes A POP node that uses velocity volumes to move particles.

POP Attract A POP node that attracts particles to positions and geometry.

POP Attribute from Volume A POP node that copies volume values into a particle attribute.

POP Awaken A POP node that resets the stopped attribute on particles, waking them up.

POP Axis Force A POP node that applies a force around an axis.

POP Collision Behavior A POP node that reacts to collisions.

POP Collision Detect A POP node that detects and reacts to collisions.

POP Collision Ignore A POP node marks particles to ignore implicit collisions.

POP Color A POP node that colors particles.

POP Curve Force A POP node that creates forces generated from a curve.

POP Drag A POP node that applies drag to particles.

POP Drag Spin A POP node that applies drag to the spin of particles.

POP Fan Cone A POP node that applies a conical fan wind to particles.

POP Fireworks A POP node that creates a simple fireworks system.

POP Float by Volumes A POP node that floats particles on the surface of a liquid simulation.

POP Flock A POP node that applies a flocking algorithm to particles.

POP Fluid Controls local density by applying forces between nearby particles.

POP Force A POP node that applies forces to particles.

POP Grains A POP node that applies sand grain interaction to particles.

POP Group A POP node that groups particles.

POP Hair Internal Force ?

POP Instance A POP node that sets up the instancepath for particles.

POP Interact A POP node that applies forces between particles.

POP Kill A POP node that kills particles.

POP Limit A POP node that limits particles.

POP Local Force A POP node that applies forces within the particle’s frame.

POP Location A POP solver that generates particles at a point.

POP Lookat A POP node makes a particle look at a point.

POP Metball Force A POP node that applies forces according to metaballs.

POP Object Converts a regular particle system into a dynamic object capable of interacting correctly with other objects in the DOP environment.

POP Property A POP node that sets various common attributes on particles.

POP Proximity A POP node that sets attributes based on nearby particles.

POP Replicate A POP Node that generates particles from incoming particles.

POP Soft Limit A POP node that creates a spongy boundary.

POP Solver A POP solver updates particles according to their velocities and forces.

POP Source A POP node that generates particles from geometry.

POP Speed Limit A POP node that sets the speed limits for particles.

POP Spin A POP node that sets the spin of particles..

POP Spin by Volumes A POP node that uses the vorticity of velocity volumes to spin particles.

POP Sprite A POP node that sets the sprite display for particles.

POP Steer Align Applies force to agents/particles to align them with neighbors.

POP Steer Avoid Applies anticipatory avoidance force to agents/particles to avoid potential future collisions with other agents/particles.

POP Steer Cohesion Applies forces to agents/particles to bring them closer to their neighbors.

POP Steer Custom Applies forces to agents/particles calulated using a VOP network.

POP Steer Obstacle Applies force to agents/particles to avoid potential collisions with static objects.

POP Steer Path Applies force to agents/particles according to directions from a path curve.

POP Steer Seek Applies force to agents/particles to move them toward a target position.

POP Steer Separate Apply force to agents/particles to move them apart from each other.

POP Steer Solver Used internally in the crowd solver to integrate steering forces.

POP Steer Turn Constraint Constrains agent velocity to only go in a direction within a certain angle range of its current heading, to prevent agents from floating backward.

POP Steer Wander Apply forces to agents/particles to create a random motion.

POP Stream A POP node that creates a new stream of particles.

POP Torque A POP node that applies torque to particles, causing them to spin.

POP VOP Runs CVEX on a particle system.

POP Velocity A POP node that directly changes the velocity of particles.

POP Wind A POP node that applies wind to particles.

POP Wrangle Runs a VEX snippet to modify particles.