mirror of
https://github.com/OpenEmu/OpenEmu-Shaders.git
synced 2025-11-01 11:07:54 +00:00
chore: fix image link
This commit is contained in:
@@ -3,6 +3,6 @@ OpenEmuShaders is a framework for rendering multi-pass post processing effects u
|
||||
|
||||
OpenEmuShaders can load presets from the [slang-shaders](https://github.com/libretro/slang-shaders) project, providing access to an impressive library of effects, such as CRT-Royale
|
||||
|
||||

|
||||

|
||||
|
||||
These effects are written in glsl, however, OpenEmuShaders makes use of [glslang](https://github.com/KhronosGroup/glslang) and [SPIRV-Cross](https://github.com/KhronosGroup/SPIRV-Cross) to transfrom the `.glsl` shaders into Metal Shader Language.
|
||||
These effects are written in glsl, however, OpenEmuShaders makes use of [glslang](https://github.com/KhronosGroup/glslang) and [SPIRV-Cross](https://github.com/KhronosGroup/SPIRV-Cross) to transfrom the `.glsl` shaders into Metal Shader Language.
|
||||
|
||||
Reference in New Issue
Block a user