HeatMap2D icon indicating copy to clipboard operation
HeatMap2D copied to clipboard

2D heatmaps for Unity

alt text

Render 2D Heatmaps in Unity3D with the following benefits

  • Efficient shader code
  • Huge amount of points never drops rendering performance
  • Complete tests scenes to understand the provided algorithms (grid-partitioning, canopy-clustering, decimation)

System requirements

Unity 2017.4.35f1 and newer versions