Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Port CRT-Beam shader to Slang #521

Open
HitoriSensei opened this issue Dec 14, 2023 · 0 comments
Open

[Request] Port CRT-Beam shader to Slang #521

HitoriSensei opened this issue Dec 14, 2023 · 0 comments

Comments

@HitoriSensei
Copy link

I've seen CRT-Beam (https://github.com/libretro/glsl-shaders/blob/master/crt/shaders/CRT-Beam.glsl) on ScummVM and I was astonished how great it looks on 4K HDR together with Normal2x pre-filter (to simulate double-scan CRT).

After research in the shader I've found that ScummVM shaders are actually from libretro project so I've tried find and apply it to my RetroArch configuration.
Then I've noticed that it is only available as GLSL, which cannot be used with Vulcan driver unfortunately.

Would there be a possibility to port the shader to Slang?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant