Skip to content

Commit ae30035

Browse files
Added link to a shaders example repo (MonoGame#74)
* Added links to shader examples
1 parent c5c69a1 commit ae30035

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/tutorials.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ Check out the awesome work of the larger MonoGame community with their own tutor
5151
- [Batholith Entertainment Game dev tutorials](https://www.youtube.com/playlist?list=PLZ6ofHM1rvK8lQSoKX1USZstM-ZXikFHp)
5252
- [Let's Code: The T-Rex Runner Game with MonoGame](https://www.youtube.com/watch?v=DJCQVJ83J1U)
5353

54+
## Shaders
55+
- [MonoGame-Pixel-Planets - a port of Pixel Planets made by DeepFold with a lot of GLSL shaders converted to HLSL](https://github.com/EnthusiastGuy/MonoGame-Pixel-Planets)
56+
- [MonoGame-Shader-Samples](https://github.com/cpt-max/MonoGame-Shader-Samples)
57+
5458
## Others
5559

5660
- [Dark Genesis Blog MonoGame content](http://darkgenesis.zenithmoon.com/tag/monogame/)

0 commit comments

Comments
 (0)