fix image paths in shader/README.md
This commit is contained in:
parent
67b4a8f84d
commit
e4d7f8619e
|
@ -5,16 +5,16 @@ A few examples on how to implement custom shaders in Pixel. Please note I am not
|
|||
|
||||
## fast radial blurring effect
|
||||
|
||||

|
||||

|
||||
|
||||
## long exposure-ish effect
|
||||
|
||||

|
||||

|
||||
|
||||
## grayscale (from wiki tutorial)
|
||||
|
||||

|
||||

|
||||
|
||||
## wavy (from wiki tutorial)
|
||||
|
||||

|
||||

|
||||
|
|
Loading…
Reference in New Issue