For last 2 weeks we were developing a 3d application using Babylon js. When we tried to embed this app inside a WPF application using the WebBrowser control, we were not able to move the 3d object. We tried Chromium browser as well and there it was working fine but it was slow. Can anyone help me to get the solution?
Asked
Active
Viewed 150 times
0
-
not sure but this might be a hint: https://stackoverflow.com/questions/21287619/webbrowser-how-to-automatically-allow-activex-content – Alex Sep 11 '17 at 13:27
-
I understand that English is not your native language but please next time put at least *some* effort into trying to type correctly. I mean, the first 2 words of your title were *Baby loan*.. – stijn Sep 11 '17 at 14:01
-
Thanks for the edit – Vishnu PS Sep 11 '17 at 15:21
-
@stijn Thanks for the edit. It was a typing mistake please excuse. – Vishnu PS Sep 11 '17 at 15:22
1 Answers
0
This is because WPF uses a IE based WebView which does not support WebGL

David Catuhe
- 1,747
- 1
- 10
- 9