I am trying to learn more about optimization. Right now, in this geometry, I have maybe hundreds of different kinds of triangles. ı want to have more standardization. I used the K-means Clustering component. But as I understood, it does not change the shape by taking the average, just puts the elements into subgroups. I want to achieve this kind of geometry by repeating the same triangles. ıt does not important how many different types is going to be used. Only getting similar geometry by using a certain type of triangle is important.
I would appreciate it if you could help. Thank you in advance.