keijiro / NNCam

Virtual background with Unity Barracuda
Apache License 2.0
249 stars 35 forks source link

Webgl Support #10

Closed dileep350 closed 3 years ago

dileep350 commented 3 years ago

Does it support webgl?

keijiro commented 3 years ago

At the moment, it's quite difficult because Barracuda on WebGL only supports the naive CSharp backend (very slow). I'd like to reevaluate it when Burst gets available on WebGL.