Skip to content

Problem clearing gl3d scene with transparent background #4334

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
archmoj opened this issue Nov 4, 2019 · 3 comments
Closed

Problem clearing gl3d scene with transparent background #4334

archmoj opened this issue Nov 4, 2019 · 3 comments
Labels
bug something broken

Comments

@archmoj
Copy link
Contributor

archmoj commented Nov 4, 2019

Tweak camera projection type on scene with transparent background makes the background darker!
codepen.

@archmoj archmoj added the bug something broken label Nov 4, 2019
@archmoj archmoj self-assigned this Nov 4, 2019
@archmoj
Copy link
Contributor Author

archmoj commented Nov 5, 2019

Also if I create a 3-D scene with transparent blue background, it does not display blue: demo. However; making a png image works as expected.

Screenshot from 2019-11-05 14-13-58

@archmoj
Copy link
Contributor Author

archmoj commented Nov 5, 2019

This is clearly related to using premultipliedAlpha: true instead of false.
cc: #4236
But instead of disabling it as suggested in #4280 i.e. only for FireFox, it demonstrates that the problem may also show up on other Browsers e.g. Chrome.

@gvwilson
Copy link
Contributor

Hi - we are currently trying to tidy up Plotly's public repositories to help us focus our efforts on things that will help users most. Since this issue has been sitting for several years, I'm going to close it. If it's still a concern, we'd be grateful if you could open a new issue (with a short reproducible example if appropriate) so that we can add it to our backlog. Thanks for your help - @gvwilson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

No branches or pull requests

2 participants