This example shows how to create a overview of grenade trajectories of a match.
ℹ️ Uses radar images from https://radar-overviews.csgo.saiko.tech/<map>/<crc>/radar.png
- see https://github.com/saiko-tech/csgo-centrifuge for more info.
go run nade_trajectories.go -demo /path/to/demo > out.jpg
This will create a JPEG with grenade trajectories of the first five rounds. The reason it doesn't do more trajectories is because the image would look quite cluttered otherwise.