Applies deformations such as mountain, path deform, ripple, skew, spherify, stretch, taper, twist, vortex, wave.
Advantages:
1. Much faster performance than older deformers like Twist SOP (2x).
2. More intuitive to use.
3. Unified GUI and workflow.
4. Clear and non-obstructive viewport guides.
5. Ability to use weights.
6. Ability to use world, local and object transforms.
5. SOP deformers use generic low-level VOP deformers at their core, t...
2018-02-10 21:11:49 +0000 UTC
View Post
Happy New Years everyone :) Sorry I couldn't post earlier due to holiday break.
Applies deformations such as bend, bias, boxify, cylindrify, gain, melt.
Advantages:
1. Much faster performance than older deformers like Twist SOP (2x).
2. More intuitive to use.
3. Unified GUI and workflow.
4. Clear and non-obstructive viewport guides.
5. Ability to use weights.
6. Ability to use world, local and object transforms.
5. SOP deformers use ge...
2018-01-06 23:02:23 +0000 UTC
View Post
Creates a point attribute whose values represent how far they are from the input points.
Advantages over the distance metrics in Houdini:
1. Much faster performance (Even compared to the new surface distance feature in H16.5).
2. Surface based geodesic distance feature in addition to Euclidean distance (volume).
3. Ability to specify whether to limit radius.
4. Ability to have variable radius per input point.
5. Ability to normalize per connected surface separatel...
2017-12-09 17:13:55 +0000 UTC
View Post
Visualizes pieces using an attribute or connectivity. For 500K pieces, it's 800 times faster than Exploded View SOP, which allows changing the offset parameter interactively.
Supports packed and unpacked geometry.
https://www.dropbox.com/s/6exgty4gn3bvylu/VisualizePieces_SOP_Animatrix.otl?dl=1
2017-11-24 18:33:41 +0000 UTC
View Post
Deforms volumes using a point cloud that can optionally have connectivity information where connected points are used to deduce local transforms, allowing accurate transformation of rotating geometry.
It supports the deformation of scalar, vector and matrix volumes, both VDB and standard volume primitives. For VDB vector volumes; tuple, color, UVW and position volumes are handled differently than gradient, normal, unit normal, displacement, velocity and acceleration volumes.
2017-11-11 01:35:01 +0000 UTC
View Post
Jitters vector point attributes in random directions.
This operator has a lot of advantages over the Point Jitter SOP:
1. OpenCL acceleration.
2. VEX code branch.
3. Ability to specify which attribute to jitter.
4. Ability to specify the jitter direction as an attribute.
5. Ability to use a weight attribute.
6. Preserves the point normals of isolated points after they are recomputed.
2017-10-27 11:00:01 +0000 UTC
View Post

Displaces points along their normals.
This operator has a lot of advantages over the Peak SOP:
1. OpenCL acceleration.
2. VEX code branch.
3. Collision geometry support (Second input).
4. Preserves the normals of isolated points.
5. Ability to specify the normals as an attribute.
6. Ability to use a weight attribute.
7. Compilable.
2017-10-13 14:12:20 +0000 UTC
View Post
Hey guys I am amazed by your support. Thanks so much :)
For my very first post, I want to share a major tool.
You can use it to solve all kinds of difficult problems. I made a simple scene showing how to fill holes in a point cloud. Because it's very domain specific, as with many things in Houdini, you need to adapt and tweak based on your scenario.
In the second scene I show how to fit an oriented bounding tube to a point cloud.
2017-10-05 18:33:01 +0000 UTC
View Post