Shaders tutorials

Hi.

I´m giving a try to Stride and first of all I want to code some own shaders built for another engines, so I may decide to switch to Stride or not giving the results.

The documentation on this topic is sparse in the web docs. Is there any good tutorial on coding shaders for Stride shader language?

Thx!

Stride has one of the most powerful shader systems that exists.

the best thing is probably to look into the existing shaders with this tool:

and read the SDSL documentaion:
https://doc.stride3d.net/4.0/en/manual/graphics/effects-and-shaders/index.html

1 Like