https://github.com/etheirys/xat
The XIV Animation Toolkit
https://github.com/etheirys/xat
animation cpp csharp fbx ffxiv final-fantasy-xiv finalfantasyxiv havok havok-animation modding modding-tool modding-tools skeleton xiv
Last synced: about 1 month ago
JSON representation
The XIV Animation Toolkit
- Host: GitHub
- URL: https://github.com/etheirys/xat
- Owner: Etheirys
- License: bsd-3-clause
- Created: 2022-07-19T02:57:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T20:16:04.000Z (over 1 year ago)
- Last Synced: 2026-01-16T21:25:32.911Z (2 months ago)
- Topics: animation, cpp, csharp, fbx, ffxiv, final-fantasy-xiv, finalfantasyxiv, havok, havok-animation, modding, modding-tool, modding-tools, skeleton, xiv
- Language: C#
- Homepage:
- Size: 11.1 MB
- Stars: 74
- Watchers: 5
- Forks: 15
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## XAT - The XIV Animation Toolkit
XAT or, more formally titled, The XIV Animation Toolkit, is a standalone tool for manipulating animations and skeletons in Final Fantasy XIV. It provides various techniques to export, import, compress and bind animations to and from a variety of formats.
XAT aims to combine and improve on the previous disparate efforts for XIV animation tools, and is intended to be developed and supported over time.
## **The XAT.Plugin Dalamud Plugin** has been murged into Brio, find out how to install Brio [here](https://etheirys-tools.gitbook.io/brio)
## Getting Started
### Prerequisites
* [Visual C++ Redistributable for Visual Studio 2012 x86](https://www.microsoft.com/en-ca/download/details.aspx?id=30679)
## Help
The project is still in very early Alpha and documentation is still being worked on. Join us on [Discord](https://discord.gg/KvGJCCnG8t).
## Components
* [XAT APP](https://github.com/Etheirys/XAT/releases/latest/download/XAT.zip) (For creating animations etc).
* [Blender Addon](https://github.com/Etheirys/XAT/releases/latest/download/XAT-Blender-Addon.zip) (For exporting a Blender camera as a cutscene that can be played with **[Brio](https://github.com/Etheirys/Brio)**).
## Acknowledgments
This project builds on the work of previous research and tools built for XIV. A huge thank you is due to the following projects for making XAT possible.
* [AnimAssist](https://github.com/lmcintyre/AnimAssist)
* [FBX2Havok](https://github.com/lmcintyre/fbx2havok)
* [MultiAssist](https://github.com/ilmheg/MultiAssist/)
* [BlenderAssist](https://github.com/0ceal0t/BlenderAssist/)
* [Anamnesis](https://github.com/imchillin/Anamnesis)
* [VFXEditor](https://github.com/0ceal0t/Dalamud-VFXEditor)
* [Penumbra](https://github.com/xivdev/Penumbra/)
* [Cammy](https://github.com/UnknownX7/Cammy/)
## License
XAT is licensed under the [BSD 3-Clause License](https://github.com/Etheirys/XAT/blob/main/LICENSE).