Hello!
I have a tricky problem:
I have a 2d Grid with, let’s say 9 Points (3rows and 3 cols).
Now I want to create a Grid with 81 Points (9rows and 9 cols).
The 9 Points should be the borders and the centers, the other 72 points should be interpolated inbetweens.
Has anybody a suggestion how to do this?