Skip to content

Commit 4b81c69

Browse files
committed
docs: fixed readme in shader example
Signed-off-by: Scott Westover <scottwestover2006@gmail.com>
1 parent 0ad3cc6 commit 4b81c69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • examples/rc5/shader-pipeline-migration

examples/rc5/shader-pipeline-migration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Contains example code of how to use various shaders in Phaser 4. This is the sample code that I shared in my tutorial video hosted on YouTube here were we walk through migrating some existing Phaser 3 shaders to the Phaser 4:
44

5-
[<img src="https://i.ytimg.com/vi/4Dj5PSKwjak/hqdefault.jpg">](https://youtu.be/4Dj5PSKwjak "Phaser 3 Tutorial: Getting Started with Shaders!")
5+
[<img src="https://i.ytimg.com/vi/Icj0eieReSg/hqdefault.jpg">](https://youtu.be/Icj0eieReSg "Migrating Phaser 3 Shaders to Phaser 4 – Beam Renderer Tutorial")
66

77
You can see a live demo of the examples here: <a href="https://devshareacademy.github.io/phaser-4-typescript-games-and-examples/examples/rc5/shader-pipeline-migration/index.html" target="_blank">Shader Examples</a>.
88

0 commit comments

Comments
 (0)