pixijs / pixi-extra-filters

[deprecated] Please see https://github.com/pixijs/pixi-filters
MIT License
66 stars 20 forks source link

SimpleLightmapFilter #9

Closed Oza94 closed 8 years ago

Oza94 commented 8 years ago

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 :

Filter demo

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.

englercj commented 8 years ago

Just make a PR :)

GoodBoyDigital commented 8 years ago

Agreed this is really cool! nice job :+1: