1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-08 02:27:46 +00:00
novus/armoury
Joshua Goins 70cbd9672c armoury: Remove hardcoded skeleton and deform JSON, read them from game
Physis gained skeleton and deform file read support, so we can use that
and extract these directly from the game (without help of the Havok SDK
like TexTools.) The racial deform is still slightly off, but this is
still a pretty big milestone.
2023-10-13 15:03:17 -04:00
..
include armoury: Remove hardcoded skeleton and deform JSON, read them from game 2023-10-13 15:03:17 -04:00
src armoury: Remove hardcoded skeleton and deform JSON, read them from game 2023-10-13 15:03:17 -04:00
CMakeLists.txt armoury: Remove hardcoded skeleton and deform JSON, read them from game 2023-10-13 15:03:17 -04:00
README.md Add new screenshots 2023-10-13 00:25:20 -04:00

Armoury

The Armoury can display gear pieces from FFXIV, and includes a full model viewer and export functionality. Basic character and bone editing is also supported.

Screenshot

Note

The viewport uses Vulkan, so it must be supported on your system in order to work.