Selective bloom with gltf model using groups

When hovering over the model no bloom is shown. I reproduced the code here: Shoe configurator (forked) - CodeSandbox

I based my code on the following example: Selective Bloom (forked) - CodeSandbox

Any idea how to get selective bloom working on seperate meshes and groups?

Kind regards

hi san hope you doinf fine , did you find solution yet ? i have gtlf mesh that have blooming solution with and i can find any answers around

you don’t need anything at all to select, this is inbuilt. all you need is to set threshold to 1 (nothing blooms) and push color rgb outside of 0-1 range. bloom hdr workflow - CodeSandbox

1 Like