This is sufficient for simple needs, it takes in arguments :
The lightmap texture
The ambient color
The screen resolution
Here is a demo of the filter in action from the codepen above :
I think this can be a good addition to pixi-extras-filters. I can provide everything from the code to the doc. But may be this is not relevant? Let me know.
Hello,
I've just created a simple lightmap filter for my needs. Here is a codepen and here is the tutorial I used.
This is sufficient for simple needs, it takes in arguments :
Here is a demo of the filter in action from the codepen above :
I think this can be a good addition to pixi-extras-filters. I can provide everything from the code to the doc. But may be this is not relevant? Let me know.