Skip to content

Commit 608aea3

Browse files
Adds more info about the Slang lab (#154)
* Add more info about the Slang lab (squashed) * Remove left/right info * Address review comments --------- Co-authored-by: Shannon Woods <158105547+swoods-nv@users.noreply.github.com>
1 parent 9740df2 commit 608aea3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

landing/siggraph-25/index.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,16 @@ Links to the materials for each session will be posted as they become available.
99
**Sunday, August 10, 4:00-5:30 PM PDT**
1010
**West Building, Rooms 121-122**
1111

12-
This hands-on lab introduces Slang, an open-source, open governance shading language hosted by Khronos that simplifies graphics development across platforms. Designed to tackle the growing complexity of shader code, Slang offers modern programming constructs while maintaining top performance on current GPUs.
12+
Join us for an introductory lab for the Slang shading language, covering topics from language basics to advanced features like generics and automatic differentiation.
13+
14+
This lab also includes a few small projects and coding puzzles so you can try out what is presented, using a new shader editor built for this lab! We also demo how Slang works with debuggers like RenderDoc, and port a GLSL shader live.
15+
16+
Download the full lab materials and slides below
17+
18+
[Lab materials with slides »](https://developer.download.nvidia.com/ProGraphics/nvpro-samples/SlangLab/Lab.zip)
19+
[Slides only »](https://developer.download.nvidia.com/ProGraphics/nvpro-samples/SlangLab/Slides.pdf)
20+
21+
[![The title and agenda slides from the lab. The agenda slide has a screenshot of vk_slang_editor and the course's agenda: language basics, using slangc, porting GLSL, shader I/O, debugging and tools, structs, modules, interfaces, SlangPy, and autodifferentiation.](intro-to-slang.webp)](https://developer.download.nvidia.com/ProGraphics/nvpro-samples/SlangLab/Slides.pdf)
1322

1423
## [Birds of a Feather: Developing with Slang](https://s2025.conference-schedule.org/?post_type=page&p=14&id=bof_177&sess=sess558)
1524

112 KB
Loading

0 commit comments

Comments
 (0)