Skip to content

Documentation paper-cuts #58

@bspeice

Description

@bspeice

Very excited to make use of this, hit a couple minor snags when getting started.

README.md mentions installing with the following command-line:

cargo install --git https://github.com/rust-gpu/cargo-gpu

This has issues for me at the moment:

PS C:\...\draw-compute> cargo install --git https://github.com/rust-gpu/cargo-gpu
    Updating git repository `https://github.com/rust-gpu/cargo-gpu`
error: multiple packages with binaries found: cargo-gpu, spirv-builder-cli, xtask. When installing a git repository, cargo will always search the entire repo for any Cargo.toml.
Please specify a package, e.g. `cargo install --git https://github.com/rust-gpu/cargo-gpu cargo-gpu`.

README.md also mentions the template project as a separate crate here, but the crate in this repository may do a better job of explaining some of the features. Not sure if having two shader-crate-template examples was intended.

Will file some PR's in a bit, just wanted to make sure I opened an issue to track this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions