Instancing a different object at each point


If you have a group of N different objects, and N points in a point cloud, then here’s a simple way to instance a different shape at each point.
Different_instance_shapes
The line of shapes in the background is the group.

Note the use of Get Point ID, which works even if the points don’t have their ID attribute set.

Leave a comment