Skip to content

Examples

Kiryha edited this page Oct 10, 2019 · 30 revisions

SOP

Grooming: nested clamping

Clump hairs around allready clumped hairs. Download Nested clumping hip file

Infection algorythm

Scatter points, infect arbitrary points, simulate infection of other points. Download Infection hip file

Space colonization algorithm

Scatter points along surface or volume, grow organic structure. Download Space Colonisation hip file

Visualize and use VEX noise to delete points

Paint geometry (points) to black and white colors using noise pattern. Adjust noise look with "Size", "Offset" and "Threshold" parameters. Randomly delete (or paint with red color) black or white parts with "Delete White" and "Delete Black" sliders. To switch between deleting and painting use "Delete/Pint" toggle. Download noise

Tree with a space colonization algorithm

Tree made with a space colonization algorithm: create leaves, scutter over brunch, scatter brunches over the trunk Download Tree hip file

Grass

Procedural grass generator Download Grass hip file

Randomize copies VOP

Satter points, copy objects onto points, randomize position, rotation and scale of the copies. Download Randomize Copies VOP hip file

Randomize copies VEX

Satter points, copy objects onto points, randomize position, rotation and scale of the copies. Download Randomize Copies VEX hip file

Rotate copies VEX

Satter points, copy objects onto points, rotate copies on X, Y, Z axes. Download Rotate Copies hip file

Pack the object

Scatter object along the surface of another object without intersections Download Pack the object hip file

Randomize Alembic copies

Create seamles animation, create different animation versions, export to Alembic, copy ABC and randomize file versions and time shift for each copie.
Download Randomize ABC copies hip file

Recursive split

Iterate N times to shatter geometry with boolean SOP and deformed plane Download Recursive Split

Animate along the path

Alows to move objects along input paths. There are 2 solutions in the file. Download Path Animation

Clone this wiki locally