https://github.com/taservers/phyparser
Simple and modern library for parsing the Valve physics formats
https://github.com/taservers/phyparser
Last synced: 12 months ago
JSON representation
Simple and modern library for parsing the Valve physics formats
- Host: GitHub
- URL: https://github.com/taservers/phyparser
- Owner: TAServers
- License: mit
- Created: 2024-10-19T16:23:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-07-02T21:37:26.000Z (about 1 year ago)
- Last Synced: 2025-07-02T22:31:37.397Z (about 1 year ago)
- Language: C++
- Homepage: https://taservers.github.io/PHYParser/
- Size: 78.1 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHYParser
Simple and modern library for parsing the Valve physics formats.
Documentation: https://taservers.github.io/PHYParser/
See also:
- https://github.com/TAServers/BSPParser
- https://github.com/TAServers/MDLParser
- https://github.com/TAServers/VTFParser
## What's included?
TODO
## Example
TODO