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

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

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