We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e1e1ef commit 59f1b87Copy full SHA for 59f1b87
_data/documentation.yaml
@@ -75,3 +75,7 @@ tutorials:
75
description: "Main things to know if you are coming to Slang as an GLSL developer."
76
link_url: "https://docs.shader-slang.org/en/latest/coming-from-glsl.html"
77
link_label: "Coming from GLSL"
78
+ - title: "Slang Automatic Differentiation Tutorial - 1"
79
+ description: "Learn how to use Slang’s automatic differentiation feature to compute the gradient of a shader."
80
+ link_url: "https://docs.shader-slang.org/en/latest/auto-diff-tutorial-1.html"
81
+ link_label: "Slang Automatic Differentiation Tutorial - 1"
0 commit comments