From ad1f2f46023ec00556c05b2a8565534c29332a7d Mon Sep 17 00:00:00 2001 From: Jay Kwak <82421531+jkwak-work@users.noreply.github.com> Date: Wed, 13 Aug 2025 16:12:53 -0700 Subject: [PATCH] Adding a link for Neural shading course --- landing/siggraph-25/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/landing/siggraph-25/index.md b/landing/siggraph-25/index.md index 5460237b..868bdc15 100644 --- a/landing/siggraph-25/index.md +++ b/landing/siggraph-25/index.md @@ -37,4 +37,8 @@ The Slang shading language and compiler is a proven open-source technology empow This course teaches the fundamentals of neural shading, wherein traditional graphics algorithms are replaced with simple neural networks. Both theory and practical implementation will be covered, along with hardware acceleration, and production deployment. Follow along with the instructors using interactive samples written in Python & Slang! +Download the full materials from the following repo + +[Neural shading material repo ยป](https://github.com/shader-slang/neural-shading-s25) + _For more information about SIGGRAPH 2025, visit the [official conference website](https://s2025.siggraph.org/)._