0

Title: Trouble Animating FBX File in WPF

Explanation: I'm encountering difficulties animating an FBX file within a WPF (Windows Presentation Foundation) application. Despite trying various libraries like Assimp and Helixtool, I've been unsuccessful in achieving animation. The models load successfully but remain static without animation. I need assistance finding a solution to animate the FBX model within my WPF project.

Background Research: I've attempted to use different libraries, such as Assimp and Helixtool, to animate the FBX file in my WPF application. However, none of these attempts have been successful, and the model continues to load without animation. I've searched online for solutions but haven't found any that adequately address my issue.

Thank you for any help or guidance you can provide.

2
  • It seems to FPX is a proprietary file format. You can either of convert it to other format.. for use it with HelixToolkit or investigate unoficial description for this format from Blender and write own solution. Commented Feb 9, 2024 at 11:27
  • i tried but only 3D model shown not any animation Commented Feb 12, 2024 at 4:05

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.