This is a terrific app and I'm so glad I found it!
I'm trying to use the Layer_renderer, but as mentioned in the documentation it does not work with my 3D camera.
Is there a workaround to using only Bloom+Sunshafts for a single layer? I'm using a 3D camera but I'm not trying to draw 3D models, I'm only using 2D sprites, but I don't want bloom and sunshafts from all of my (often stark-white) objects, and without drawing to layers everything works as-intended
Viewing post in Post-Processing FX comments
Hello, Noahtroduction, I'm glad you like it :D
The most correct way to do this is using HDR.
This way, you can select exactly which pixels will glow (with bloom and sunshafts), independent of the layer, in addition to getting better performance, than applying an entire system to a layer, just for sunshafts and Bloom. I have another library that handles this, if you're interested.