Skip to content

khanghugo/hlbsp-viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hlbsp_viewer

Program allows you to view hlbsp map

How it works

Build (cargo build --release) and run with --help or -h to get help info.

TO-DO list

  • map convertation: Works fine.
  • texturing: Works fine.
  • 6 degree camera: Works fine.
  • bsp lighting: Works fine. Manual bilinear and nearest are supported.
  • entities rendering: Currently unimplemented.
  • skybox rendering: Works fine.

Screenshots

gasworks screenshot uplink screenshot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 95.8%
  • GLSL 4.2%