An open API service indexing awesome lists of open source software.

https://github.com/ebadier/heatmap2d

2D heatmaps for Unity
https://github.com/ebadier/heatmap2d

clustering csharp decimation grid-partitioning heatmap shader unity3d

Last synced: 6 months ago
JSON representation

2D heatmaps for Unity

Awesome Lists containing this project

README

          

![alt text](Doc/HeatMap2D_Doc.png)

## 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