Convert Valve BSP files to GLTF files
  • Rust 83.3%
  • TypeScript 7.7%
  • Nix 4.5%
  • HTML 3.3%
  • CSS 1.2%
Find a file
2023-12-21 00:25:17 +01:00
.github/workflows bsp geometry 2023-12-20 23:28:48 +01:00
readme readme/clippy 2023-12-21 00:25:17 +01:00
src readme/clippy 2023-12-21 00:25:17 +01:00
.envrc bsp geometry 2023-12-20 23:28:48 +01:00
.gitignore bsp geometry 2023-12-20 23:28:48 +01:00
Cargo.lock props 2023-12-21 00:12:19 +01:00
Cargo.toml readme/clippy 2023-12-21 00:25:17 +01:00
flake.lock bsp geometry 2023-12-20 23:28:48 +01:00
flake.nix props 2023-12-21 00:12:19 +01:00
README.md readme/clippy 2023-12-21 00:25:17 +01:00

vbsp-to-gtlf

Convert Valve BSP files to GLTF files

Usage

vbsp-to-gltf input.bsp output.glb

Model optimization

The output for the converter isn't particularly optimized, it's strongly recommended to run the output through gltfpack before usage.

screenshot of koth_bagel model

koth_bagel as vieweed with the PlayCanvas model viewer.