Overview Video

https://player.vimeo.com/video/684654256?h=cc9584b1a9&badge=0&autopause=0&player_id=0&app_id=58479


mtSplineSample lets you resample the input spline to add Uniform, Adaptive and Distance point distribution modes.

This provides even, controllable points on the spline data, making it easier to work with along the design chain.

SplineSample001.png

The original spline on the left has very few, unevenly distributed points. An identical spline has been placed as a child of a mtSplineSample on the right. This has been resampled using 150 points in the Uniform mode. The result is a smooth, higher-quality spline.


Object

Method

You have three options: Uniform, Natural and Distance.

Uniform Method

The default setting, the Method is Uniform, distributing a uniform amount of points per segment.

mtSplineSample_uniform_50points.PNG

An INSYDIUM logo spline is on the left. On the right, a duplicate spline has been made a child of a mtSplineSample, using the Uniform Method.