Справка Houdini на русском Nodes VOP nodes

Fit Range VOP node

Takes the value in the source range and shifts it to the corresponding value in the destination range.

This operator takes the value in the source range (srcmin, srcmax) and shifts it to the corresponding value in the destination range (destmin, destmax). For example, fit(.3, 0, 1, 10, 20) would return the value 13.

Values outside the input range will be clamped to the input range.

Examples

The following examples include this node.

CrowdHeightField Example for Crowd Solver dynamics node

FlipFluidWire Example for FLIP Solver dynamics node

grass

FluidGlass Example for Particle Fluid Solver dynamics node

Down Hill Lava Flow Example for Material shader node

FirePit Example for Material shader node

VolumeNoiseIso Example for Mantra: VEX Volume Procedural shader node

PathAnalysis Example for Find Shortest Path geometry node

FurBall Example for Fur geometry node

FurBallWorkflow Example for Fur geometry node

volumecompress Example for Volume Compress geometry node

volumesurface_explicitgrade Example for Volume Surface geometry node

volumesurface_simple Example for Volume Surface geometry node

pscaleVOPSOP Example for Add Attribute VOP node

parameterVOP Example for Parameter VOP node

See also

VOP nodes