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

Compute shaders support Uniform Buffer (WebGPU) #6186

Merged
merged 3 commits into from
Mar 19, 2024
Merged

Conversation

mvaligursky
Copy link
Contributor

@mvaligursky mvaligursky commented Mar 19, 2024

  • add support for passing parameters using UniformBuffer to compute shaders
  • extended example to use two instances of compute to generate two different textures
Screenshot 2024-03-19 at 11 53 15

@mvaligursky mvaligursky self-assigned this Mar 19, 2024
@mvaligursky mvaligursky added area: graphics Graphics related issue enhancement labels Mar 19, 2024
@mvaligursky mvaligursky requested a review from a team March 19, 2024 11:57
Co-authored-by: Will Eastcott <will@playcanvas.com>
@mvaligursky mvaligursky merged commit 45bb052 into main Mar 19, 2024
7 checks passed
@mvaligursky mvaligursky deleted the mv-compute-shader-ub branch March 19, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants