nikolaiwarner / aframe-chromakey-material

A chromakey material for green screening in A-Frame. Perfect for blockbuster hollywood effects in VR! 🤗🎬💚
MIT License
69 stars 22 forks source link

Not working correctly on Android / Mac, but working fine on iOS #13

Open anselmpaul opened 6 months ago

anselmpaul commented 6 months ago

I'm having issues where the shader is not 100% correctly applied when running on Desktop Chrome or Android Chrome. It works flawless on Chrome in iOS. On Android and Desktop, the chroma key is not removed completely but only somewhat transparent. There are no errors logged in the console.

Running on android: screenshot_android

Running on iOS: photo_iphone

(funnily enough you can see the same issue when taking a screenshot on iPhone... Which is why I had to take a photo of the phone to show that it's working as intended...)

anselmpaul commented 6 months ago

FYI: found a working modified version here: https://github.com/franbrennan/thisiswaytoomuchfun/blob/master/js/aframe-chromakey-material-mod.min.js