How to load FBX file in Helixtoolkit.SharpDX using Assimp in WPF?

Yasmine_nj 1 Reputation point
2022-06-20T16:09:53.31+00:00

I'm using Helixtoolkit in my WPF project and it seems that Helixtoolkit doesn't support FBX files. So I think I should use the 3D model import-export library Assimp. how can I import an FBX file into my WPF project using HelixToolkit.Wpf.SharpDX.Assimp ? There is no documentation for Assimp.

Developer technologies Windows Presentation Foundation
Developer technologies XAML
Developer technologies C#
{count} votes

1 answer

Sort by: Most helpful
  1. Mike Wells 1 Reputation point
    2022-10-27T14:01:49.297+00:00

    You are correct about the lack of documentation. However, Helix Toolkit provides many examples in their GitHub site that can be used to help out. The example that will help you load a fbx file using Helix Toolkit is called FileLoadDemo.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.