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

Feature to generate bindings for bevy #10

Open
Swoorup opened this issue Mar 9, 2024 · 0 comments
Open

Feature to generate bindings for bevy #10

Swoorup opened this issue Mar 9, 2024 · 0 comments

Comments

@Swoorup
Copy link
Owner

Swoorup commented Mar 9, 2024

wgsl-bindgen is able to currently generate extra bind group layout entries that can be customized to user's liking which is possibly different to that of Wgpu api.

See https://github.com/Swoorup/wgsl-bindgen/blob/main/wgsl_bindgen/src/bindgen/options/bindings.rs

Would be nice to get this to a stage where everything can be customized and target framework can be specified by the user, for eg: bevy?

@Swoorup Swoorup changed the title Be able to target non-wgpu graphics libraries Feature to generate bindings for bevy May 6, 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

No branches or pull requests

1 participant