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

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

The math expressions can use the variables U and V. This node calculates each expression for evenly spaced values of U and V. 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 node’s description.

For help understanding the math used by this node, see Introduction to parametric equations and Introduction to parametrizing a surface with two parameters.

Keywords: expression, list, math, shape


Example composition:


Back to vuo.point node set documentation.