Hi all,
I am trying to use the instancing function of the geo.
I succeeded in creating many little grids.
I wanna ask if it is possible to change each grid’s shape, like tearing a paper into random pieces and the grids are the pieces.
so far I could change the instances’ positions, scales, rotations in glsl material but I don’t know if there is a way to change the instance itself, like dragging the points of the little grid into different directions to create a random shape.
Anyone has ideas?