Houdini plugin - Curves

Houdini curve primitives are automatically translated to Maxwell curves.

Only Breakpoints method of the Houdini curve node is supported.

Extra attributes

To define Maxwell specific parameters you can add the following extra attributes to the geometry with AttribCreate node.

Name
Class
Type
Description
mx_curve_typeDetailInt

0: plain curve

1: cubic curve (default)

2: hair curve

mx_root_radiusDetailFloatRoot radius of the curve.
mx_tip_radiusDetailFloatTip radius of the curve.
mx_radiusPointFloatRadius of the curve at each break point.
mx_colorPointFloatColor of each curve point.

 

For example use the following settings to define tip radius:

Â