Skip to content

Compute example #20

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

Open
ProfLander opened this issue Apr 8, 2023 · 4 comments · May be fixed by Bevy-Rust-GPU/example-workspace#22
Open

Compute example #20

ProfLander opened this issue Apr 8, 2023 · 4 comments · May be fixed by Bevy-Rust-GPU/example-workspace#22

Comments

@ProfLander
Copy link
Collaborator

Need to put together an example for a compute pipeline.

In theory this should be as simple as replicating one of bevy's examples, since compute pipelines are low-level and lack a Material equivalent.

@ProfLander ProfLander changed the title Compute pipeline Compute example Apr 8, 2023
@samoylovfp
Copy link

I will try to take a stab at this

@tombh
Copy link

tombh commented May 23, 2023

I'm not familiar enough with Bevy to give this a go, but I've done a fair bit of rust-gpu, so I'd love to follow your progress if you put it anywhere ✨

@samoylovfp samoylovfp linked a pull request May 26, 2023 that will close this issue
@samoylovfp
Copy link

I have spent some time tinkering with bevy, but not with compute shaders, so trying to figure it out in the linked pull request.

I am fine reading the code and figuring it out by myself, but any pointers would be super welcome

@tombh
Copy link

tombh commented May 26, 2023

Great, thanks, subscribed to that PR. The only thing I would have suggested is that rust-gpu collatz example, which you already have anyway. I'll keep following along!

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 a pull request may close this issue.

3 participants