Skip to content

Emissive color is not applied when using Bloom #24703

@cx20

Description

@cx20

Is your feature request related to a problem? Please describe.

I want to get the effect of Bloom similar to Babylon.js.
cx20/gltf-test#621

Describe the solution you'd like

I would like emissive color to be applied when the following glTF model is displayed.
https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/EmissiveStrengthTest

Describe alternatives you've considered

I have prepared a similar sample to compare whether three.js can achieve the same effect as Babylon.js.
Babylon.js Bloom Test : https://jsfiddle.net/cx20/ky0tcgr6/
three.js Bloom Test : https://jsfiddle.net/cx20/x1g2j07y/

However, in three.js, the emissive color set in the glTF model is not reflected, resulting in a white bloom effect.

Additional context

Library result
Babylon.js image
three.js image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions