stride3d/stride-community-toolkit

[Example] - Example request - Shaders and custom effects

Open

#283 opened on Aug 8, 2025

 (4 comments) (0 reactions) (0 assignees)C# (31 forks)auto 404
examplehelp wanted

Repository metrics

Stars
 (125 stars)
PR merge metrics
 (PR metrics pending)

Description

It's certainly possible to work with shaders and effects in Stride, in fact I saw a Reddit comment that said it has the "Best shader system in the world".

But I can't see an example of how to apply a shader or a custom effect in the community project. Porting / adapting the CustomEffect sample tutorial you see in the Stride editor's New Project window would be a good start

Contributor guide