Skip to content

Commit de3cd3a

Browse files
committed
Truncate Jaker's post
1 parent 7f7af98 commit de3cd3a

File tree

1 file changed

+2
-0
lines changed
  • blog/2024/2024-10-17-glsl-development-made-shrimple

1 file changed

+2
-0
lines changed

blog/2024/2024-10-17-glsl-development-made-shrimple/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ tags: ["glsl", "opengl", "vulkan", "beginner", "visual studio", "visual studio c
1111

1212
Life is so much better when you get instant feedback on the errors you make.
1313

14+
<!-- truncate -->
15+
1416
## Visual Studio Code
1517
- [GLSL Lint](https://marketplace.visualstudio.com/items?itemName=dtoplak.vscode-glsllint): provides syntax highlighting and error detection.
1618
- Requires glslangValidator from [the Vulkan SDK](https://www.lunarg.com/vulkan-sdk/) or compiled yourself. The path to the executable must be supplied in the extension settings.

0 commit comments

Comments
 (0)