From 6b840b3176f0a4b216c62c948c2820faba8c2738 Mon Sep 17 00:00:00 2001
From: Shannon Woods <158105547+swoods-nv@users.noreply.github.com>
Date: Fri, 17 Oct 2025 12:22:35 -0400
Subject: [PATCH 1/2] Update SIGGRAPH 2025 index with links to recordings
Added links to recordings for the lab and Birds of a Feather session.
---
landing/siggraph-25/index.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/landing/siggraph-25/index.md b/landing/siggraph-25/index.md
index 868bdc15..4cb9c171 100644
--- a/landing/siggraph-25/index.md
+++ b/landing/siggraph-25/index.md
@@ -20,11 +20,15 @@ Download the full lab materials and slides below
[Lab materials with slides »](https://developer.download.nvidia.com/ProGraphics/nvpro-samples/SlangLab/Lab.zip)
[Slides only »](https://developer.download.nvidia.com/ProGraphics/nvpro-samples/SlangLab/Slides.pdf)
+[Recording »](https://youtu.be/F7OS9Zvztmw?si=MgqXOE3bRYv8chxx)
## [Birds of a Feather: Developing with Slang](https://s2025.conference-schedule.org/?post_type=page&p=14&id=bof_177&sess=sess558)
+[Recording »](https://www.youtube.com/watch?v=Y7uBfTxFnnA)
+[Slides Only »](https://www.khronos.org/assets/uploads/developers/presentations/Slang_BOF_SIGGRAPH_2025.pdf)
+
**Wednesday, August 13, 2:30-3:30 PM PDT**
**British Ballroom, Fairmont Waterfront**
@@ -40,5 +44,6 @@ This course teaches the fundamentals of neural shading, wherein traditional grap
Download the full materials from the following repo
[Neural shading material repo »](https://github.com/shader-slang/neural-shading-s25)
+[Recordings »](https://youtube.com/playlist?list=PLPTS9gmXL0u_BA3bG67IYQHgrMl48Xml3&si=iS-uuslPHhByFms3)
_For more information about SIGGRAPH 2025, visit the [official conference website](https://s2025.siggraph.org/)._
From cdf43bbadece430d80cc72e32085ee80b3c73644 Mon Sep 17 00:00:00 2001
From: Shannon Woods <158105547+swoods-nv@users.noreply.github.com>
Date: Fri, 17 Oct 2025 13:16:19 -0400
Subject: [PATCH 2/2] Fix formatting of links in SIGGRAPH 2025 index
---
landing/siggraph-25/index.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/landing/siggraph-25/index.md b/landing/siggraph-25/index.md
index 4cb9c171..3020ab88 100644
--- a/landing/siggraph-25/index.md
+++ b/landing/siggraph-25/index.md
@@ -18,16 +18,16 @@ This lab also includes a few small projects and coding puzzles so you can try ou
Download the full lab materials and slides below
-[Lab materials with slides »](https://developer.download.nvidia.com/ProGraphics/nvpro-samples/SlangLab/Lab.zip)
-[Slides only »](https://developer.download.nvidia.com/ProGraphics/nvpro-samples/SlangLab/Slides.pdf)
+[Lab materials with slides »](https://developer.download.nvidia.com/ProGraphics/nvpro-samples/SlangLab/Lab.zip)\
+[Slides only »](https://developer.download.nvidia.com/ProGraphics/nvpro-samples/SlangLab/Slides.pdf)\
[Recording »](https://youtu.be/F7OS9Zvztmw?si=MgqXOE3bRYv8chxx)
## [Birds of a Feather: Developing with Slang](https://s2025.conference-schedule.org/?post_type=page&p=14&id=bof_177&sess=sess558)
+[Slides Only »](https://www.khronos.org/assets/uploads/developers/presentations/Slang_BOF_SIGGRAPH_2025.pdf)\
[Recording »](https://www.youtube.com/watch?v=Y7uBfTxFnnA)
-[Slides Only »](https://www.khronos.org/assets/uploads/developers/presentations/Slang_BOF_SIGGRAPH_2025.pdf)
**Wednesday, August 13, 2:30-3:30 PM PDT**
**British Ballroom, Fairmont Waterfront**
@@ -43,7 +43,7 @@ This course teaches the fundamentals of neural shading, wherein traditional grap
Download the full materials from the following repo
-[Neural shading material repo »](https://github.com/shader-slang/neural-shading-s25)
+[Neural shading material repo »](https://github.com/shader-slang/neural-shading-s25)\
[Recordings »](https://youtube.com/playlist?list=PLPTS9gmXL0u_BA3bG67IYQHgrMl48Xml3&si=iS-uuslPHhByFms3)
_For more information about SIGGRAPH 2025, visit the [official conference website](https://s2025.siggraph.org/)._