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

WebGPU Particles: Change Sprite to Mesh like Emitter #24275

Merged
merged 1 commit into from
Jun 25, 2022

Conversation

sunag
Copy link
Collaborator

@sunag sunag commented Jun 25, 2022

Related issue: #24109 (comment), #24247

Description

It seems that is not possible to dispose a geometry on renderer process without generate WebGPU warning.
It fix this issue working with Mesh like Emitter. I think that this approach is better too because no overload the Sprite Geometry.

This contribution is funded by Google via Igalia

@sunag sunag added this to the r142 milestone Jun 25, 2022
@sunag sunag changed the title Change Sprite to Mesh like Emitter WebGPU Example: Change Sprite to Mesh like Emitter Jun 25, 2022
@sunag sunag changed the title WebGPU Example: Change Sprite to Mesh like Emitter WebGPU Particles: Change Sprite to Mesh like Emitter Jun 25, 2022
@sunag sunag merged commit e9b9783 into mrdoob:dev Jun 25, 2022
@sunag sunag deleted the dev-emitter branch June 25, 2022 23:05
abernier pushed a commit to abernier/three.js that referenced this pull request Sep 16, 2022
snagy pushed a commit to snagy/three.js-1 that referenced this pull request Sep 21, 2022
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.

1 participant