|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: "SIGGRAPH 2025 Materials Now Available: Recordings and Resources from Our Events" |
| 4 | +date: 2025-10-03 17:00:00 |
| 5 | +categories: [ "blog" ] |
| 6 | +tags: [slang, siggraph, events] |
| 7 | +author: "Shannon Woods, NVIDIA, Slang Working Group Chair" |
| 8 | +image: CHANGEME |
| 9 | +human_date: "October 3, 2025" |
| 10 | +--- |
| 11 | + |
| 12 | +Recordings and materials from all three of our SIGGRAPH 2025 sessions are now available! Whether you missed the events or want to revisit the content, you can now access everything from our hands-on lab, Birds of a Feather session, and neural shading course. |
| 13 | + |
| 14 | +### Hands-On Class: Introduction to Slang |
| 15 | + |
| 16 | +Our hands-on lab covered everything from language fundamentals to advanced features like modules, generics, and automatic differentiation. You can now work through the entire session at your own pace. |
| 17 | + |
| 18 | +Download the lab materials and walk through the examples on your own computer here: |
| 19 | +[Lab Materials](https://developer.download.nvidia.com/ProGraphics/nvpro-samples/SlangLab/Lab.zip) |
| 20 | +[Lab Slides](https://developer.download.nvidia.com/ProGraphics/nvpro-samples/SlangLab/Slides.pdf) |
| 21 | + |
| 22 | +### Birds of a Feather: Developing with Slang |
| 23 | + |
| 24 | +Our Birds of a Feather session covered the latest developments, language roadmap, and featured discussions with developers using Slang in production. |
| 25 | + |
| 26 | +[Presentation Materials](https://www.khronos.org/assets/uploads/developers/presentations/Slang_BOF_SIGGRAPH_2025.pdf) |
| 27 | +[Recording](https://www.youtube.com/watch?v=Y7uBfTxFnnA) |
| 28 | + |
| 29 | +### Neural Shading Course |
| 30 | + |
| 31 | +Our intensive course on neural shading techniques provides a deep dive into the cutting edge of graphics programming, showing how to implement neural networks in Slang while leveraging automatic differentiation and modern GPU capabilities. |
| 32 | + |
| 33 | +You can find the slides for this course, along with all example code in our repository, or watch the recordings: |
| 34 | + |
| 35 | +[Neural Shading Course Materials](https://github.com/shader-slang/neural-shading-s25) |
| 36 | +[Course Recordings](https://youtube.com/playlist?list=PLPTS9gmXL0u_BA3bG67IYQHgrMl48Xml3&si=-b5OVpGnqywCvfHA) |
| 37 | + |
| 38 | +These materials provide comprehensive coverage of modern shader programming with Slang, from basic concepts to advanced techniques. Whether you're new to Slang or looking to expand your skills, these resources offer valuable insights into the future of shader development. |
0 commit comments