Represents a point-based rendering method called splat rendering.
A triangle is generated for each vertex in the geometry shader that is further improved using a texture. For each receptor, a vertex is generated, and the color of the triangle represents the current magnitude value. It is associated with the TriangleSplat shader.
|