1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-25 05:17:44 +00:00
novus/armoury
Joshua Goins c7b6dd076c Add glTF import support, multiple fixes for upstream physis changes
Adds basic glTF import (although right now it only imports back
positions) and fixes support for more of the vertex data that's
available to us. The MDL file isn't written back out yet either, it only
displays in the viewport.
2023-12-09 14:49:31 -05:00
..
include Add glTF import support, multiple fixes for upstream physis changes 2023-12-09 14:49:31 -05:00
src Add glTF import support, multiple fixes for upstream physis changes 2023-12-09 14:49:31 -05:00
CMakeLists.txt Make armoury's bone editor a general-purpose part, add it to sagasu 2023-10-13 15:36:36 -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.