Today I have implemented a vertex displacer for generative modeling.
For this example I have created a octahedron with size 8 which is subdivided once. One fourth of the vertices are selected and translated 0.9 in y direction. The model is subdivided one more time and 1/32 of the vertices are selected and translated 2.9 in x direction. Then the model is subdivided three more times and the result looks like this.
