Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 317 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 317 Bytes

BSPParser

Simple and modern library for parsing the Valve BSP Format.

This is mainly for use in my other projects like VisTrace, and is acompanied by https://github.com/Derpius/VTFParser.

Provides complete abstraction from the BSP file format for reading triangulated map faces.
Documentation coming soon