pixijs / layers

Separate the z-hierarchy of your scene tree from its canonical structure.
https://pixijs.io/layers/docs/
MIT License
222 stars 57 forks source link

Filters on Container not work. #45

Open jonlepage opened 5 years ago

jonlepage commented 5 years ago

Hey Ivan, this is a important issue that I've noticed for a while. So i take the time to show you this with a pixiplayground;

if you have some time and a magic tricks in your bag to allow this? :)

See line 86; https://www.pixiplayground.com/#/edit/F3q8I0nGtZZr5hCjoMCg3 Need able to add filters in containers. thank you so much if you able

pietrovismara commented 3 years ago

I have the same problem, @djmisterjon did you find a solution for this?

jonlepage commented 3 years ago

I have the same problem, @djmisterjon did you find a solution for this?

nop sry, i tempory bypass with customRender https://pixijs.io/examples-v4/#/textures/render-texture-basic.js

nicknack23 commented 2 years ago

+1. I raised this same issue on the HTML5gamedevs forum today. Here's the discussion: https://www.html5gamedevs.com/topic/47809-filters-on-containers-in-pixi-layers/