Hi BabylonJs lovers,
Now you can apply transparent background on videos with chromakey (green background).
Check the demo here: http://www.babylonjs-playground.com/#P75330
Enjoy...
Hi.
How to properly update text when I'm using texture with transparent background. Because drawText doesn't clear the previous text and just paints the new text on top. Here is the code: https://playground.babylonjs.com/#JQ0YXQ#3