简体   繁体   中英

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, ....

Is there an relative good documented dll I could use to accomplish these things?

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.

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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