You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@ BSP (Source Engine Map) Ray Tracer / Ray Caster Library.
5
5
Allows to do static / out-of-engine visibility checks and ray casting on BSP map files.<br>
6
6
Can be used to get more accurate visibility info between players than there is available in CS:GO demos/replays (.dem files).
7
7
8
+
You may want to use this together with [csgo-centrifuge](https://github.com/saiko-tech/csgo-centrifuge) to get the correct map version to trace against per demo.
0 commit comments