Cloner System

This system allows you take an array of meshes, clone them and display the results in a variety of patterns.

Coming next

RadialCloner
The RadialCloner distributes given meshes in a radial manner.
RadialCloner
LinearCloner
The LinearCloner clones and distributes given meshes in a linear manner.
LinearCloner
MatrixCloner
The MatrixCloner clones and distributes given meshes in 3D space.
MatrixCloner
ObjectCloner
The ObjectCloner clones and distributes given meshes to the facet position of another input-mesh which acts as a template.
ObjectCloner
RandomEffector
The RandomEffector can influence all transformation properties applied to a Cloner with repeatable random values.
RandomEffector