Closed aapatre closed 3 years ago
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.
Thanks a lot for your response and awesome work on the tool! :)
I wanna ask how to convert my mesh sequence to an Alembic file? I use python to get 100 obj files and I have no idea how to convert them to a .abc file to work with dem-bone.
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?