Skip to content

Commit e5b4129

Browse files
authored
Add documentation for migrating from GLSL to Slang (#66)
1 parent 94e22e5 commit e5b4129

File tree

2 files changed

+1024
-1
lines changed

2 files changed

+1024
-1
lines changed

_data/documentation.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,7 @@ tutorials:
7171
description: "Learn how to use Slang’s Parameter Block feature in your shader codebase, and how to streamline use of the Slang reflection API when using this feature."
7272
link_url: "/docs/parameter-blocks/"
7373
link_label: "Using Slang Parameter Blocks"
74+
- title: "Migrating from GLSL to Slang"
75+
description: "Main things to know if you are coming to Slang as an GLSL developer."
76+
link_url: "/docs/coming-from-glsl/"
77+
link_label: "Coming from GLSL"

0 commit comments

Comments
 (0)