-
Notifications
You must be signed in to change notification settings - Fork 22
Add working draft of SIGGRAPH roundup blog post #163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
jkwak-work
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
| [Lab Materials](https://developer.download.nvidia.com/ProGraphics/nvpro-samples/SlangLab/Lab.zip) | ||
| [Lab Slides](https://developer.download.nvidia.com/ProGraphics/nvpro-samples/SlangLab/Slides.pdf) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is probably fine but I found it a little strange that the URL is under "nvpro-samples".
| [Presentation Materials](https://www.khronos.org/assets/uploads/developers/presentations/Slang_BOF_SIGGRAPH_2025.pdf) | ||
| [Recording](https://www.youtube.com/watch?v=Y7uBfTxFnnA) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can see the preview page of this doc here,
https://github.com/swoods-nv/shader-slang.github.io/blob/siggraph-roundup-blog/_posts/2025-10-03-siggraph-roundup.md
I am not sure how it will look like on the blog post, but I am wondering if it will look better as separate lines for each link?
Currently it looks a little difficult to tell that it is two links not one link, because they appears side by side too close.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for pointing that out -- they were meant to be separate lines. Added explicit line breaks and updated the date.
Updated the date and human_date fields for the SIGGRAPH 2025 post.
No description provided.