This example shows how to create a overview of grenade trajectories of a match.
ℹ Uses radar images from ../_assets/radar directory.
Running the example
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.