Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 359 Bytes

File metadata and controls

9 lines (7 loc) · 359 Bytes

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