Skip to content

Update shader links and improve Slang shader references across all ch…#90

Merged
gpx1000 merged 1 commit intoKhronosGroup:mainfrom
gpx1000:fix-typo-and-address-shader-links
Jul 7, 2025
Merged

Update shader links and improve Slang shader references across all ch…#90
gpx1000 merged 1 commit intoKhronosGroup:mainfrom
gpx1000:fix-typo-and-address-shader-links

Conversation

@gpx1000
Copy link
Contributor

@gpx1000 gpx1000 commented Jul 7, 2025

…apters

  • Replace "Slang shader" references for consistent naming convention (slang shader).
  • Add GLSL shader links (Vertex, Fragment, and Compute where applicable) alongside C++ code in all relevant chapters.
  • Correct usage of slangc.exe in shader compilation instructions.

addresses issue #88

…apters

- Replace "Slang shader" references for consistent naming convention (`slang shader`).
- Add GLSL shader links (Vertex, Fragment, and Compute where applicable) alongside `C++` code in all relevant chapters.
- Correct usage of `slangc.exe` in shader compilation instructions.
@gpx1000 gpx1000 linked an issue Jul 7, 2025 that may be closed by this pull request
@SaschaWillems SaschaWillems self-requested a review July 7, 2025 20:28
@gpx1000 gpx1000 merged commit 88e8cfa into KhronosGroup:main Jul 7, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Most tutorial shader code is still in GLSL and not Slang

2 participants