Skip to content

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

Merged
Mugen87 merged 1 commit into
mrdoob:devfrom
Mugen87:dev3
Jul 28, 2024
Merged

Examples: Fix flickering/black screen on Apple devices with webgpu_mesh_batch.#29002
Mugen87 merged 1 commit into
mrdoob:devfrom
Mugen87:dev3

Conversation

@Mugen87

@Mugen87 Mugen87 commented Jul 28, 2024

Copy link
Copy Markdown
Collaborator

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
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