Program allows you to view hlbsp map
Build (cargo build --release) and run with --help or -h to get help info.
- 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.

