pixijs / pixijs

The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
http://pixijs.com
MIT License
43.82k stars 4.78k forks source link

Chroma key fragment shader black rectangle #2704

Closed baslentfert closed 8 years ago

baslentfert commented 8 years ago

hi I ported a chromakey fragment shader to pixi based on iq's work on shadertoy.com. bu i get some strange behavior. maybe someone could peek at it in a spare moment and tell me how to get rid of the black rect?

here is the link with small demo and source: http://www.lentfert.net/chromakey3/

thanx in advance

englercj commented 8 years ago

Closing this as there is a colorReplace filter in https://github.com/pixijs/pixi-extra-filters/

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.