tf2 map viewer
  • Rust 99.3%
  • Nix 0.7%
Find a file
2023-12-21 01:11:57 +01:00
.github/workflows update threed 2023-12-13 16:02:43 +01:00
screenshots update readme 2023-12-21 01:11:57 +01:00
src load brush entities 2023-12-20 19:44:58 +01:00
.envrc add flake 2022-12-05 16:53:22 +01:00
.gitignore cleanup 2023-12-13 23:04:03 +01:00
Cargo.lock load brush entities 2023-12-20 19:44:58 +01:00
Cargo.toml load brush entities 2023-12-20 19:44:58 +01:00
flake.lock cross-naersk 2023-12-11 21:40:04 +01:00
flake.nix use new material loading 2023-12-19 18:36:00 +01:00
README.md update readme 2023-12-21 01:11:57 +01:00

vbspview

tf2 map viewer based on vbsp

Usage

cargo run --release -- /path/to/map.bsp

Note that asset loading isn't very well optimized so loading maps can take a while.

In order to load the assets referenced by the map, TF2 needs to be installed locally.

pl_badwater as rendered by the viewer