We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31ce032 commit 05e686eCopy full SHA for 05e686e
content/news/036/index.md
@@ -134,8 +134,8 @@ where the GLSL shader language is replaced by WGSL. It already comes
134
with a dozen examples and plenty more to go. Feel free to add your own
135
shaders to the list!
136
137
-Plus, you can now migrate your shaders from GLSL to WGSL using [GLSL2WGSL], a
138
-translator tool that should help you with the vast majority of the code.
+Plus, [GLSL2WGSL] is a new translator tool that should help migrate the
+vast majority of GLSL code to WGSL.
139
140
The above GIF showcases the new additions to the examples for
141
[bevy_shadertoy_wgsl]: two shaders originally written in [Shadertoy] by
0 commit comments