ebadier / HeatMap2D

2D heatmaps for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

2D heatmaps for Unity

License:MIT License


Languages

Language:C# 87.4%Language:ShaderLab 12.6%