Skip to content

Commit d08105d

Browse files
authored
Update bevy-shaders-cheatsheet.md
broken link
1 parent 87fba95 commit d08105d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: bevy-shaders-cheatsheet.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ ______________________________________________________________________
200200

201201
# get-data-into-your-shader
202202

203-
If none of that makes sense: I wrote a [blog-post](https://jeremyfwebb.ninja/src/blog_posts/wgsl_basics), on this.
203+
If none of that makes sense: I wrote a [blog-post](https://jeremyfwebb.ninja/2023-JUN-14), on this.
204204
Take this shader code [dotted-line-shader](https://github.com/alphastrata/shadplay/blob/main/assets/Gallery/lines/dotted_line.wgsl)
205205
Then use this [rust-binding-code](https://github.com/alphastrata/shadplay/blob/main/src/shader_utils/mod.rs#L70). (copied below for the lazy)
206206

0 commit comments

Comments
 (0)