Skip to content

White outline around objects in web examples. #7268

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

Open
nikitablack opened this issue Jan 18, 2023 · 4 comments
Open

White outline around objects in web examples. #7268

nikitablack opened this issue Jan 18, 2023 · 4 comments
Labels
A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior O-Web Specific to web (WASM) builds

Comments

@nikitablack
Copy link

Bevy version

Web examples

What you did

Opened examples in Chrome (Version 108.0.5359.124 (Official Build) (64-bit)) and Firefox (108.0.2 (64-bit)). All scenes have problems with rendering apparently antialiased objects - both 2d and 3d:

image

image

image

I am running on Linux Ubuntu 18.04, Nvidia Quadro P1000, Driver Version: 525.60.13

@nikitablack nikitablack added C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled labels Jan 18, 2023
@nikitablack nikitablack changed the title White outline around sprites in all examples. White outline around objects in web examples. Jan 18, 2023
@mockersf
Copy link
Member

maybe related to #3593

@nikitablack
Copy link
Author

Indeed. I tried to find a similar issue, but didn't see this one. In my case, I don't know the version and can't change samples count.

@alice-i-cecile alice-i-cecile added A-Rendering Drawing game state to the screen O-Web Specific to web (WASM) builds and removed S-Needs-Triage This issue needs to be labelled labels Jan 18, 2023
@hymm
Copy link
Contributor

hymm commented Jan 28, 2023

This may be fixed in #7356. @nikitablack are you able to test?

@nikitablack
Copy link
Author

I tested it. It is the same. The interesting thing I noticed though is that some examples look correct:

image

This is a screenshot from the UI/text example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior O-Web Specific to web (WASM) builds
Projects
None yet
Development

No branches or pull requests

4 participants