Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions docs/reference-manual/processes/library/shader.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,3 @@ It is really important to leverage the ISF built-in functions to access textures
- [[Compute Shader]]: Similar to ISF shaders but for compute instead of fragment shaders.
- [[Model Display]]: To apply the shader onto a 3D surface.
- [[Pixel Utilities|Lightness Computer]]: To convert texture data into pixel arrays, for instance for [[LED design]].
## Try it!

Try it by downloading this [simple example]({{ site.scores }}/reference/processes/shell-command.score)!
Note that the example requires gzdoom to work.