Skip to content

Commit dcba0f4

Browse files
authored
Scale image to be no larger than parent object's width. (#156)
1 parent 6605e09 commit dcba0f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

landing/siggraph-25/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Download the full lab materials and slides below
1818
[Lab materials with slides »](https://developer.download.nvidia.com/ProGraphics/nvpro-samples/SlangLab/Lab.zip)
1919
[Slides only »](https://developer.download.nvidia.com/ProGraphics/nvpro-samples/SlangLab/Slides.pdf)
2020

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)
21+
<img src="intro-to-slang.webp" alt="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." style="max-width: 100%;">
2222

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

0 commit comments

Comments
 (0)