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: Compute Rain #27053

Merged
merged 14 commits into from
Oct 26, 2023
Merged

WebGPU: Compute Rain #27053

merged 14 commits into from
Oct 26, 2023

Conversation

sunag
Copy link
Collaborator

@sunag sunag commented Oct 25, 2023

Related issue: #26655

Description

The rain computation in this example provides a simulated rain effect, where each ripple is represented by the fall of a drop. I also created a relative position RTT to help beginner developers create an efficient approach to mesh particle collisions.

https://raw.githack.com/sunag/three.js/dev-rain/examples/webgpu_compute_particles_rain.html

image
@sunag sunag marked this pull request as ready for review October 25, 2023 04:52
@sunag sunag added this to the r158 milestone Oct 25, 2023
@Mugen87
Copy link
Collaborator

Mugen87 commented Oct 25, 2023

Amazing demo!

@sunag
Copy link
Collaborator Author

sunag commented Oct 25, 2023

Added contact effect and a model to test.

image

@sunag sunag merged commit 9b302a9 into mrdoob:dev Oct 26, 2023
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants