Publisher | MichiGandi |
---|---|
File size | 611.08kB |
Number of files | 14 |
Latest version | 1.3.0 |
Latest release date | 2024-04-04 04:29:53 |
First release date | 2023-03-22 12:39:11 |
Supported Unity versions | 2018.4.2 or higher |
This package covers the generation of a heatmap from a list of Points.
It also displays the generated Heatmap.
The Package covers:
- Heatmap Generation
- Heatmap Rendering
You need to implement:
- Log the players position in a fixed interval
- Send it to your Server (or retrieve the data in any other way)
- Load it into Unity
- Call the GenerateHeatmap Function
Note: there is a Problem with the Depth-Buffer in HDRP. Solution is do enable "Render On Top".