Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Engine: implement lips syncing rendering #5

Open
maximilien-noal opened this issue Aug 28, 2021 · 0 comments
Open

Engine: implement lips syncing rendering #5

maximilien-noal opened this issue Aug 28, 2021 · 0 comments
Projects

Comments

@maximilien-noal
Copy link
Collaborator

Most VOC files have lip syncing information at the end.

See https://github.com/maximilien-noal/OpenRakis/tree/master/tools/cd/LipsExtractor

A multiplatform (Win/Mac/Linux) to extract lip-syncing information from Dune's VOC files, written with .NET 5.

You'll need to extract the files from DUNE.DAT first with this other .NET 5 tool:
https://github.com/maximilien-noal/OpenRakis/tree/master/tools/cd/DuneExtractor

This information needs to be parsed first.

@maximilien-noal maximilien-noal created this issue from a note in Dune (To do) Aug 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Dune
  
To do
Development

No branches or pull requests

1 participant