Hi,
I would like to convert .TAK files to BVH automatically. Is there any SDK I could use for that? If not, how could I do that?
Thanks a lot for your help.
Best regards.
Automatic conversion from TAK to BVH files
-
benoit.lecallennec
- Posts: 1
- Joined: Fri Apr 18, 2025 1:50 pm
Re: Automatic conversion from TAK to BVH files
This reply is probably too late to be of any help, but I adapted the examples for the NMotive SDK to build a console app that converts TAK to FBX, and the examples get you a good portion of the way there. BVH is also supported and there’s an example for that as well.