Use Anemone To Create a Closest Point Looping Algorithm

Use Anemone To Create a Closest Point Looping Algorithm

In this lesson we will create a closest point looping algorithm with Anemone, which will form the basis for our mesh clustering in later tutorials. This algorithm starts at a specific point on this list, and then visits every point on this that is the closest point to the previously visited point.

[is_paid] Download the final definition [/is_paid]
Scroll to Top