An open API service indexing awesome lists of open source software.

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.

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).