Pinned Repositories
bevy-pbr-rust
rust-gpu port of bevy-pbr
bevy-rust-gpu
Bevy plugin for hot-building and hot-reloading rust-gpu shaders.
example-workspace
Example workspace showcasing hot-reloading and hot-building.
permutate-macro
cfg-like Rust macro for statically generating code permutations.
rust-gpu-bridge
Bridge crate for writing code that can compile under both rust-gpu and regular rust.
rust-gpu-bridge-macros
Support macros for rust-gpu-bridge.
rust-gpu-builder
Utility application for building rust-gpu shader crates.
rust-gpu-sdf
Signed distance field library usable on both CPU and GPU.
type-fields-macros
Procedural macro crate for type-fields.
type-fields-test
Bevy-Rust-GPU's Repositories
Bevy-Rust-GPU/bevy-rust-gpu
Bevy plugin for hot-building and hot-reloading rust-gpu shaders.
Bevy-Rust-GPU/rust-gpu-sdf
Signed distance field library usable on both CPU and GPU.
Bevy-Rust-GPU/example-workspace
Example workspace showcasing hot-reloading and hot-building.
Bevy-Rust-GPU/bevy-pbr-rust
rust-gpu port of bevy-pbr
Bevy-Rust-GPU/rust-gpu-builder
Utility application for building rust-gpu shader crates.
Bevy-Rust-GPU/permutate-macro
cfg-like Rust macro for statically generating code permutations.
Bevy-Rust-GPU/rust-gpu-bridge
Bridge crate for writing code that can compile under both rust-gpu and regular rust.
Bevy-Rust-GPU/rust-gpu-bridge-macros
Support macros for rust-gpu-bridge.
Bevy-Rust-GPU/type-fields-macros
Procedural macro crate for type-fields.
Bevy-Rust-GPU/type-fields-test
Bevy-Rust-GPU/.github
Github meta-repository.
Bevy-Rust-GPU/bevy
A refreshingly simple data-driven game engine built in Rust
Bevy-Rust-GPU/elysian-legacy-2
Bevy-Rust-GPU/elysian-legacy-3
Bevy-Rust-GPU/naga
Universal shader translation in Rust
Bevy-Rust-GPU/rust-gpu-builder-shared
Shared code for using rust-gpu-builder types in downstream crates.
Bevy-Rust-GPU/sdf-printer
Bevy-Rust-GPU/t-funk
Do funky things with types.
Bevy-Rust-GPU/t-funk-macros
Procedural macros for t-funk.
Bevy-Rust-GPU/type-fields
Type-level field access for Rust structs.