command
Version:
v4.3.0
Opens a new window with list of versions in this module.
Published: Sep 4, 2024
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Creating a heatmap
This example shows how to create a heatmap from positions where players fired their weapons from.
ℹ 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.
See heatmap.go
for the source code.
Running the example
go run heatmap.go -demo /path/to/demo > out.jpg
This will create a JPEG of a radar overview with dots on all the locations where shots were fired from.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.