Which post processing stack to use?

I mean of course after assigning your composer / defining it on your composer instance

by default this.composer is undefined

Its been a long day of finding horrible issues with Three.js post processing examples on the main Three repo :sob:

by user 103054507105067008

Please report them all to three - I’m not aware of “horrible bugs” in that from the last time I used them ^^

I sure did, went and bumped some old threads :tired_face:

by user 103054507105067008

Got pmndrs Bloom working, so happy to see no more colour banding, no more ugly looking texture colours :partying_face:

by user 103054507105067008

Code sample in case anyone else wants to try pmndrs post processing, make sure to add "postprocessing": "^6.29.1" to package.json and run install first, see sample linked below at https://discord.com/channels/717429793926283276/1054785738564190338/1054806062823374918

by user 103054507105067008

Thanks for sharing! Mind removing the comments?

Sure thing!

by user 103054507105067008

New sample tidied up, been one of those messy days of trying lots of things
PostProcessing.ts

by user 103054507105067008