Heatmap
Role: Tool Programmer
A heatmap tool for Unity — data is collected during gameplay and visualized directly inside the Unity Editor via custom Editor GUIs, backed by a MySQL database queried through PHP scripts.
The SHADER heatmap
Editor
Example
Editor that uses shader to visualize the data.
The CUBE heatmap
Editor
Example
Editor that renders event density as a 3D grid of coloured cubes. Each cube's colour and height represent the frequency of events at that position.
The PATH heatmap
Editor
Example
Editor that lets you select a specific player and session, then traces the exact route they took as a connected line through the level.
About the FILTERS
Player deaths normalized.
Player deaths in the first 30 seconds.
Player deaths after the 70 seconds.