简体   繁体   English

C#在WPF中使用WebBrowser替代3D动画

[英]Alternative of WebBrowser for 3D Animation in WPF by C#

I am not able to apply 3D effects on WPF's built-in WebBrowser, because it is just a thin wrapper around the native ActiveX-Webbrowser, which isn't based on WPF. 我不能在WPF的内置WebBrowser上应用3D效果,因为它只是围绕本机ActiveX-Webbrowser(不是基于WPF)的薄包装。 I saw most of the places people suggested about one Link ,but I m not able to make it work in my application and it is having so many dlls which I don't want. 我看到大多数人建议使用一个Link的地方,但是我无法使其在我的应用程序中正常工作,并且它包含了许多我不想要的dll。 Can anybody suggest me any other good alternative solution present then? 有人可以建议我其他好的替代解决方案吗?

Maybe you forget to copy the needed awesomium.dll & AwesomiumProcess.exe with your executing assembly (which are not .Net assemblies). 也许您忘记了将所需的awesomium.dll和AwesomiumProcess.exe与执行程序集(不是.Net程序集)一起复制。 I also have some difficulties to run with awesomium but it's not impossible. 使用asomium时,我也遇到一些困难,但这并非不可能。

I can recommand you the Troymium/TroymiumNet which is actively maintain by its developers. 我可以向您推荐Troymium / TroymiumNet,它由其开发人员积极维护。 I use it on Microsoft Surface to connect people to their facebook account. 我在Microsoft Surface上使用它将人们连接到他们的facebook帐户。

我从未使用过它,但是您可以尝试使用Berkelium-sharp的 Berkelium

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

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