https://github.com/asgardxiv/zhavok
A pure Zig library for parsing Havok tag files.
https://github.com/asgardxiv/zhavok
havok havok-animation havok-physics zig zig-package ziglang
Last synced: about 2 months ago
JSON representation
A pure Zig library for parsing Havok tag files.
- Host: GitHub
- URL: https://github.com/asgardxiv/zhavok
- Owner: AsgardXIV
- License: mit
- Created: 2025-04-27T01:22:36.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-29T03:56:48.000Z (about 2 months ago)
- Last Synced: 2025-04-29T04:39:03.176Z (about 2 months ago)
- Topics: havok, havok-animation, havok-physics, zig, zig-package, ziglang
- Language: Zig
- Homepage: https://asgardxiv.github.io/zhavok/
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# zhavok
zhavok is a pure Zig library for parsing Havok tag files.It is currently very WIP and not ready to use.
## Acknowledgements
zhavok is mostly based on the work of [hkxparse](https://github.com/exyorha/hkxparse). See the license section below for more information.## License
zhavok is licensed under the [MIT License](LICENSE).Licenses for third-party software and assets can be found [here](THIRD_PARTY_LICENSES.md).