No description
Find a file
2025-10-07 11:49:37 +02:00
common Started sounddef implementation 2025-10-07 11:49:37 +02:00
faceposer Added about window 2025-09-26 19:07:34 +02:00
vcdconverter Fixed typo in vcdconverter help string 2025-10-07 08:52:34 +02:00
.gitignore Started work on vcdconverter 2025-09-22 00:54:55 +02:00
Makefile Started work on vcdconverter 2025-09-22 00:54:55 +02:00
README.txt Added project page to readme 2025-10-07 08:51:33 +02:00

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