Slang Shading Language and Compiler's Avatar

Slang Shading Language and Compiler

@shader-slang.bsky.social

Empowering real-time graphics developers with advanced language features that enhance portability and productivity in GPU shader development.

276 Followers  |  161 Following  |  19 Posts  |  Joined: 20.11.2024  |  1.6587

Latest posts by shader-slang.bsky.social on Bluesky

Post image

Join Us at SIGGRAPH 2025!

Explore the future of graphics development in this hands-on lab introducing #Slang, an open-source, open governance shading language.

Find location and more Khronos-related sessions on our SIGGRAPH webpage: www.khronos.org/events/siggr...
#shadinglanguage #shader

31.07.2025 23:46 โ€” ๐Ÿ‘ 5    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Neural Graphics: Speeding It Up with Wave Intrinsics

This new Slang blog focuses on how you can make use of wave intrinsics-- which you may already be familiar with from traditional compute approaches-- to get more performance out of the familiar 2D Gaussian splatting example.

shader-slang.org/blog/2025/07...
#slang

22.07.2025 13:27 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Everything is back up and running in my vulkan renderer after implementing automatic shader mapping/binding using the @shader-slang.bsky.social API.

It's now possible to set shader parameters by name instead of using the raw descriptor set/write API.

#vulkan #gameengine #rendering #gamedev

13.07.2025 19:05 โ€” ๐Ÿ‘ 13    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Starting in 1 hour!

08.07.2025 14:00 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

This session is TOMORROW! Please join us for a "getting started" session on the Slang reflection API! Registration info at this link.

07.07.2025 14:28 โ€” ๐Ÿ‘ 8    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Release v2025.12 ยท shader-slang/slang === Breaking changes === No breaking changes === All changes for this release === 46d0d97 Emit sample index when constructing a OpImageTexelPointer (#7563) 0f098b9 Remove redundant [payload] attrib...

New Slang v2025.12 release includes support for emitting sample indices during OpImageTexelPointer construction, removal of redundant [payload] attributes, a fix for a spirv-opt bug, new arguments for controlling floating point denormal modes, and more..
github.com/shader-slang...

03.07.2025 16:53 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Getting Started with Slang: Reflections API

Join us next week for the next installment of Getting Started with Slang! This webinar will be on the Reflections API.

When: July 8th at 8:00am PDT
Learn more and register: shader-slang.org/event/2025/0...
#Slang #Reflections #API

01.07.2025 14:07 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 2

I can also clarify the answers to some of the Qs I got in Q&A:
- For issues with non-differentiable operations in gfx, like sampling, Slang provides the ability to define your own diff for specific functions (e.g. to "undo" something like sampling) [1/2]

25.06.2025 14:18 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Getting Started with Slang: Reflections API

Next in the Getting Started with Slang series, we have a webinar on the Reflections API. Join us on July 8th as we explain the underlying mental model for how #Slang reflects shader code.

Learn more and register: shader-slang.org/event/2025/0...
#shader #API #reflections

25.06.2025 14:45 โ€” ๐Ÿ‘ 6    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
HPGย 2025: Dayย 1 - June 23rd
YouTube video by High-Performance Graphics HPGย 2025: Dayย 1 - June 23rd

Video of Shannon's talk at HPG is now available!

www.youtube.com/watch?v=SPWD...

25.06.2025 14:13 โ€” ๐Ÿ‘ 4    ๐Ÿ” 2    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
High-Performance Graphics 2025 High-Performance Graphics 2025 - June 23-25 Copenhagen

Hi Copenhagen! I'm excited to be giving the first of the Hot3D talks tomorrow at HPG. Hope to see some of my fellow graphics nerds there!

highperformancegraphics.org/2025/program...

22.06.2025 17:54 โ€” ๐Ÿ‘ 21    ๐Ÿ” 3    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

No fancy engine stuff to show this month, but I've implemented @shader-slang.bsky.social and currently working on automated shader layout + binding. I feel like I'm almost there!

#vulkan #gameengine #gamedev

04.06.2025 18:21 โ€” ๐Ÿ‘ 8    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Shaders for Vulkan samples now also available in slang A new shading language enters the ring Unlike other 3D graphics apis, Vulkan did decouple human readable shaders from the api using SPIR-V as an intermediate representation. This makes it possible to ...

Finally finished adding @shader-slang.bsky.social shaders to all my (almost 100) @vulkan.org open source samples and wrote a bit about it here:

www.saschawillems.de/blog/2025/06...

tl;dr: I very much enjoyed this :)

03.06.2025 14:53 โ€” ๐Ÿ‘ 46    ๐Ÿ” 10    ๐Ÿ’ฌ 6    ๐Ÿ“Œ 0
Preview
Nvidia adds Vulkan compatibility to Smooth Motion frame generation, complete with a boost for emulators Smooth Motion now supports the same games as AFMF/AFMF2, but still only supports RTX 50 series GPUs

NVIDIA Adds Vulkan Support to Smooth Motion Frame Generation โ€” A Boost for Many Games and Emulators
www.tomshardware.com/pc-component...

02.06.2025 15:09 โ€” ๐Ÿ‘ 4    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

The recording of this talk has been posted! We got some great questions during Q&A. Check it out if you weren't able to attend in person! youtu.be/oGAzYih8I3Q?...

23.05.2025 16:15 โ€” ๐Ÿ‘ 20    ๐Ÿ” 6    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Join the Shader Slang Discord Server! Join the Shader Slang community on Discord! Ask questions, share ideas, or work with developers. | 643 members

Did you know that Slang has a Discord server? Join the discussion: khr.io/slangdiscord

21.05.2025 23:20 โ€” ๐Ÿ‘ 6    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Getting Started with Slang: Draw Your First Splat

Join us tomorrow, May 20th, for a hands-on session demonstrating how to draw your first Gaussian Splat using Slang!

Learn more and register: shader-slang.org/event/2025/0...

19.05.2025 13:45 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Register now for next week's virtual meetup on how to draw your a Gaussian Splat with Slang!

16.05.2025 14:49 โ€” ๐Ÿ‘ 2    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Neural Graphics: From First Principles to Performance

Building on a previous blog on how gradient descent is used to drive Gaussian splatting representations, Working Group Chair, Shannon Woods, explains the changes need to go from that simple example to an implementation that achieves real-time performance.

shader-slang.org/blog/2025/04...

14.05.2025 16:09 โ€” ๐Ÿ‘ 4    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Getting Started with Slang: Draw Your First Splat

Getting Started with Slang: Draw Your First Splat

Join us on May 20th for a virtual meetup on how to draw your first Gaussian Splat with Slang! Perfect for graphics programmers interested in getting started with neural techniques.

Learn more and register: shader-slang.org/event/2025/0...

08.05.2025 16:49 โ€” ๐Ÿ‘ 7    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Preview
Neural Graphics in an Afternoon In this article, Iโ€™ll show you how to write your first neural graphics program with Slang and SlangPy by walking through our 2D Gaussian Splatting example.

I've finally gotten a chance to put together an in-depth introduction to neural graphics for beginners in Slang using a simplified version of our 2D Gaussian splatting example!

shader-slang.org/blog/2025/04...

04.04.2025 22:34 โ€” ๐Ÿ‘ 35    ๐Ÿ” 10    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 1

Thank you!

28.03.2025 16:09 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Issues ยท shader-slang/slang Making it easier to work with shaders. Contribute to shader-slang/slang development by creating an account on GitHub.

Can you submit your bug to GitHub?

github.com/shader-slang...

24.03.2025 13:54 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Come join us on Wednesday!

17.03.2025 18:40 โ€” ๐Ÿ‘ 3    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
3D on the Web Deploying and developing royalty-free open standards for 3D graphics, Virtual and Augmented Reality, Parallel Computing, Neural Networks, and Vision Processing

Next week in San Francisco, come join us for 3D on the Web, a special event gathering the brightest minds in #glTF, #WebGL, #WebGPU and #Slang!

See agenda and register: www.khronos.org/events/3d-on...

12.03.2025 16:27 โ€” ๐Ÿ‘ 10    ๐Ÿ” 3    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 2
Preview
LunarG Releases Vulkan SDK 1.4.304.0 - Full support for Vulkan 1.4 - LunarG Today LunarG released Vulkan SDK 1.3.290.0 for Windows, Linux, and macOS. This SDK contains a NEW public beta of the Windows ARM Vulkan SDK.

Vulkan SDK 1.4.304.0 released with inclusion of the release version of the Slang shader language and compiler (previous SDK releases contained the beta version of slang)

Learn more: www.lunarg.com/lunarg-relea...

14.01.2025 20:12 โ€” ๐Ÿ‘ 5    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Slang Birds of a Feather at SIGGRAPH Asia 2024
YouTube video by The Khronos Group Slang Birds of a Feather at SIGGRAPH Asia 2024

Looks like the video from the Slang BOF at #SIGGRAPHAsia2024 was posted while I was AFK on winter break! If you've ever wanted to see if I can pronounce "parameterized polymorphism" clearly, now is your chance: www.youtube.com/watch?v=Gyp7...

08.01.2025 16:29 โ€” ๐Ÿ‘ 16    ๐Ÿ” 5    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Shannon Woods from NVIDIA gave a great presentation on Slang at SIGGRAPH Asia. The slides and video are available on the event page: www.khronos.org/events/siggr...

20.12.2024 15:06 โ€” ๐Ÿ‘ 22    ๐Ÿ” 7    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Compiler Explorer Compiler Explorer is an interactive online compiler which shows the assembly output of compiled C++, Rust, Go (and many more) code.

Godbolt now has Slang support!

godbolt.org
@compiler-explorer.com

05.12.2024 17:56 โ€” ๐Ÿ‘ 41    ๐Ÿ” 13    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Post image

Come catch our BOF at SIGGRAPH Asia today! Learn more about the open source Slang initiative from NVIDIA that is now a part of the Khronos Group family!

Learn more: www.khronos.org/events/siggr...
#slang #shading #language #compiler

03.12.2024 21:31 โ€” ๐Ÿ‘ 10    ๐Ÿ” 4    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@shader-slang is following 19 prominent accounts