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

Can dem-bones work directly on a PLY or OBJ sequence? #15

Closed
aapatre opened this issue Apr 9, 2021 · 2 comments
Closed

Can dem-bones work directly on a PLY or OBJ sequence? #15

aapatre opened this issue Apr 9, 2021 · 2 comments

Comments

@aapatre
Copy link

aapatre commented Apr 9, 2021

Is it possible for Dem-Bones to directly convert a sequence of PLY or OBJ files into a single animated and skinned FBX, instead of using an animated Alembic files?

@aapatre aapatre changed the title Can dem-bones work directly on an OBJ sequence? Can dem-bones work directly on a PLY or OBJ sequence? Apr 9, 2021
@binhhuyle
Copy link
Contributor

The included command line tool does not. You can, however, write your own importer/exporter and recompile the library.
Or you can use other tools, e.g. Maya, to convert the sequences to Alembic/FBX.

@aapatre
Copy link
Author

aapatre commented Apr 12, 2021

Thanks a lot for your response and awesome work on the tool! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants