Skip to content

Conversation

@schell
Copy link
Owner

@schell schell commented Nov 5, 2024

This assumes the use of the new cargo-gpu cli tool to build the shaders and create a shader manifest JSON file.

The cargo gpu invocation is:

RUST_LOG=trace cargo gpu --output-dir crates/renderling/shaders --shader-crate crates/renderling/ --shader-manifest crates/renderling/shaders/manifest.json

@schell schell merged commit ce0487c into main Nov 11, 2024
5 of 6 checks passed
schell added a commit that referenced this pull request Dec 27, 2024
* feat: use cargo-gpu instead of out-of-workspace shaders binary

* add shaders and shaders cargo alias, github workflow

* ensure CI has nightly

* ensure rustup components

* ensure CI has nightly and components

* web linkage on wasm32 only

* generate with cargo shaders

* gen shaders

* install toolchain

* shaders workflow

* readme
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.

2 participants