Babylon 3d app is not working in WPF web browser control

182 Views Asked by At

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?

1

There are 1 best solutions below

0
On BEST ANSWER

This is because WPF uses a IE based WebView which does not support WebGL