Skip to content

Embeddings projector doesn't blend sprites with alpha correctly #3778

@frankier

Description

@frankier

Issue description

If you provide a sprite sheet with an alpha channel, all transparent pixels are solid grey rather than transparent. This is probably because the MULTIPLY blending modes do not take into account alpha information by default.

(See https://threejs.org/docs/#api/en/constants/CustomBlendingEquations)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions