Skip to content

Added link to a shaders example repo #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 31, 2024

Conversation

EnthusiastGuy
Copy link
Contributor

No description provided.

Copy link
Contributor

@AristurtleDev AristurtleDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Repository linked looks like a good resource for those wanting to look at some more advanced shader techniques being used. Readme contains appropriate information about project, usage, and debugging shaders.

@harry-cpp @SimonDarksideJ pinging since the user @EnthusiastGuy asked about this getting reviewed and merged in the #monogame-discussion channel on discord.

@SimonDarksideJ
Copy link
Collaborator

Added another known github repo for MonoGame shaders. Looking at that page, yet again, reminds me I need to update my yt channel :D

@SimonDarksideJ SimonDarksideJ merged commit ae30035 into MonoGame:main Oct 31, 2024
2 checks passed
@@ -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)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The second link (https://github.com/cpt-max/MonoGame-Shader-Samples) is great, but it's for the compute branch. Those features are delayed until 5.0 on the roadmap (conflicts with Native plans). Really great shaders though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants