Skip to content
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

Examples: Fix flickering/black screen on Apple devices with webgpu_mesh_batch. #29002

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Jul 28, 2024

Fixed #28978.

Description

The usage of stats-gl has issue with Safari + WebGPU.

On iOS, there is flickering. On macOS there is a black screen that only disappears if the window is resized.

For now, let's keep using stats.module.js for all examples. We should decide in a different issue if stats-gl should replace the existing module at some point.

@Mugen87 Mugen87 added this to the r168 milestone Jul 28, 2024
@Mugen87 Mugen87 merged commit 8ac32af into mrdoob:dev Jul 28, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mesh Bash Flickering on iOS ( webgpu enabled )
1 participant