C# 3d 模型查看器 [英] C# 3d model viewer

查看:45
本文介绍了C# 3d 模型查看器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在 C# 中可以查看 3D 模型的最佳工具是什么?我也需要更改模型的纹理.我查看了 XNA,但找不到下载链接.

What is the best thing to use in C# that you can view a 3D model in? I need to change the texture of the model too. I looked at XNA but I cant find the download link.

推荐答案

您可以使用 WPF 3d ViewPort

You can use a WPF 3d ViewPort

有一个名为 HelixToolkit 的神奇实用程序,您可以在这里找到:https://github.com/helix-toolkit

There is an amazing utility called HelixToolkit which you can find here: https://github.com/helix-toolkit

Helix 工具包为 WPF 环境中的 3D 渲染添加了大量扩展选项.

The Helix toolkit adds a large amount of extended options for 3D rendering in a WPF enviroment.

您也可以使用 SlimDX,它也是一个基于 DirectX 的托管 3D 库.你可以在这里找到:http://slimdx.org/

Also you can use SlimDX which is also a managed 3D library based on DirectX. which you can find here: http://slimdx.org/

:

关于将 3ds 模型导入 WPF 3d 的一些信息 http://www.codegod.com/render-3ds-3d-models-with-wpf-and-xaml-AID433.aspx(archive.org)

Some information on importing 3ds models into WPF 3d http://www.codegod.com/render-3ds-3d-models-with-wpf-and-xaml-AID433.aspx (archive.org)

这篇关于C# 3d 模型查看器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆