Declaration ​
pascal
TGourandShadedDelaunayTrianglesSampler = class(TCustomArbitrarySparsePointGradientSampler)Description ​
TGourandShadedDelaunayTrianglesSampler samples smooth color gradients across irregular 2D point clouds using Delaunay triangulation and Gouraud triangle shading.
Mathematics & Algorithm ​
TGourandShadedDelaunayTrianglesSampler constructs a Delaunay triangulation network over input point sets
For any sampling point
- The enclosing triangle
is located. - Gouraud shading is performed across the triangle using barycentric color interpolation: