Make Parametric Points (vuo.point.make.parametric)

Creates points that form a shape defined by parametric math expressions.

The math expressions can use the variable U. This node calculates each expression for evenly spaced values of U. Each calculation becomes one of the resulting points.

The math expressions can use:

For a complete list of the operators and functions available, see the Calculate (vuo.math.calculate) node’s description.

For help understanding the math used by this node, see Introduction to parametric equations.

Keywords: expression, list, math, shape


Example compositions:


Back to vuo.point node set documentation.