No description
common | ||
faceposer | ||
vcdconverter | ||
.gitignore | ||
Makefile | ||
README.txt |
Faceposer / Choreography Editor This tool aims to implement a GUI to edit a choreography format inspired by Source Engines VCD files, which contain choreography data. This format is de- signed for use with the FTEQW engine and the Nuclide SDK. Because of the similar purpose and structure, this tool will also be able to edit Source Engine VCDs. The Source SDK ships with the HL Faceposer for editing choreographies, but that tool is terrible, windows only and broken in virtually every SDK release. So, this tool aims to * offer the same basic functionality (choreographing) * work with Nuclide specific formats (sounddefs, models) * be cross platform * be less broken than Faceposer This tool will most likely never replace all Faceposer functionality, as Faceposer just does too much. The focus lies on simple event timing for now. Also see the project page at https://jossco.de/projects/faceposer/ -- FTEQW: https://www.fteqw.org Nuclide: https://vera-visions.com/nuclide