mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
[rs] Merge #861
861: Remove glslangvalidator requirements from water example r=kvark a=Gordon-F `glslangvalidator` is no longer needed because the example uses WGSL. Co-authored-by: Igor Shaposhnik <Gordon-F@users.noreply.github.com>
This commit is contained in:
@@ -19,10 +19,6 @@ water
|
||||
```
|
||||
cargo run --example water
|
||||
```
|
||||
## To recompile shaders
|
||||
(requires make and `glslangvalidator`)
|
||||
```
|
||||
make
|
||||
```
|
||||
|
||||
## Screenshot
|
||||

|
||||
|
||||
Reference in New Issue
Block a user