Skip to content

Commit

Permalink
Added link to a shaders example repo (#74)
Browse files Browse the repository at this point in the history
* Added links to shader examples
  • Loading branch information
EnthusiastGuy authored Oct 31, 2024
1 parent c5c69a1 commit ae30035
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions articles/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ Check out the awesome work of the larger MonoGame community with their own tutor
- [Batholith Entertainment Game dev tutorials](https://www.youtube.com/playlist?list=PLZ6ofHM1rvK8lQSoKX1USZstM-ZXikFHp)
- [Let's Code: The T-Rex Runner Game with MonoGame](https://www.youtube.com/watch?v=DJCQVJ83J1U)

## Shaders
- [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)
- [MonoGame-Shader-Samples](https://github.com/cpt-max/MonoGame-Shader-Samples)

## Others

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

0 comments on commit ae30035

Please sign in to comment.