简体   繁体   English

C#WPF 3D模型

[英]C# WPF 3D models

For a project I have to use WPF and C# to show some 3D things, but these have to involve reflection of light on a plane, animations, transparency materials, .... 对于一个项目,我必须使用WPF和C#来显示一些3D内容,但是这些都必须涉及平面上的光反射,动画,透明材质等。

Is there an relative good documented dll I could use to accomplish these things? 是否有一个相对好的文档化的dll我可以用来完成这些事情?

I tried doing it wit helixtoolkit, but there the transparancy isn't working as wanted and I can't find any documantation on how to animate things. 我尝试使用helixtoolkit进行此操作,但是透明效果无法按需工作,而且我对如何为事物设置动画没有任何疑问。

如果您的对象支持透明材质,则最后将其添加到模型组中,我可以确定添加它们的顺序就是它们呈现的顺序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM