How can i build an Irregular Polygon, and tile the surface. My thought is too build an irregular shape find the centroid and build triangles for each vertex and the centroid begin the center for each triangle to fix the UV issue.
Please suggest any other technique if the above is too too tricky.