Closed LeoPizzo1 closed 11 months ago
Thank you for the suggestion. :) However, I feel this feature doesn’t have to be implemented inside CDT. Custom super-geometries is a niche feature, that majority of the users don’t require, and I don’t have time to maintain.
Ciao, In my application, the coordinate grid for tessellation initialisation can have inconsistently spaced points for rows and columns. To give an idea, opposite sides of the grid could have the same number of intervals, but different values. As a result, each node would be the intersection of the i-th row and j-th column of the intervals, as the yellow point in the image.
The implementation is the following (surely you can do way better than me):