Skip to content

Bevy-Rust-GPU/example-workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example-workspace

Example setup for hot-rebuilding rust-gpu shaders in response to entrypoints requested by a bevy application.

This repo contains two workspaces; bevy-app is a non-nightly rust workspace containing a shader viewer crate, and rust-gpu is a nightly rust workspace configured to compile shader crates into SPIR-V.

See README.md in each subdirectory for more information.

About

Example workspace showcasing hot-reloading and hot-building.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages