Displaying 3D models in WPF

前端 未结 4 1446
暗喜
暗喜 2020-12-08 17:10

I would like to display a 3D model in a WPF application (the model is prepared in an external tool such as blender). What is the best practice? Are there any tools to facili

4条回答
  •  感情败类
    2020-12-08 17:20

    You can import and convert OBJ-Files to XAML using "Blend for Visual Studio" please take a look here:

    alternative-to-zam-3d-editor

提交回复
热议问题