summaryrefslogtreecommitdiff
path: root/examples/autodiff-texture/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/autodiff-texture/README.md')
-rw-r--r--examples/autodiff-texture/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/autodiff-texture/README.md b/examples/autodiff-texture/README.md
new file mode 100644
index 000000000..3c7328fa7
--- /dev/null
+++ b/examples/autodiff-texture/README.md
@@ -0,0 +1,4 @@
+Autodiff Texture Example
+===========================
+
+The goal of this example is to demonstrate how to use custom backward derivative functions to propagate derivatives backwards to a texture. \ No newline at end of file