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

add libretro shaders or colorization support #10

Open
eadmaster opened this issue Mar 4, 2022 · 4 comments
Open

add libretro shaders or colorization support #10

eadmaster opened this issue Mar 4, 2022 · 4 comments

Comments

@eadmaster
Copy link

I'd like to use my libretro shader for colorization with VBB.

@SupernaviX
Copy link
Owner

Hi!

That colorization looks pretty good, but I think that supporting arbitrary shaders the way libretro does would be hard to implement and hard for casual users to set up.

How would you feel about me adding a "shaders" option and bundling your shader in the app instead?

@eadmaster
Copy link
Author

sure, no problem.... i still think would be nice having custom shaders to easily experiment with per-game palettes and other effects.

@SupernaviX
Copy link
Owner

That would be nice, but libretro shaders look complicated. They support arbitrary parameters based on #pragma statements, let you use textures from files, expect the environment to meet some contract... I learned just enough glsl to make a "color this greyscale image" effect, I don't think I'm up to building all that right now

@eadmaster eadmaster changed the title add libretro shaders support add libretro shaders or colorization support Aug 14, 2022
@jakedowns
Copy link
Contributor

I'd like to use my libretro shader for colorization with VBB.

i really like this palette. i might look into a way to load this if i get the time :D

@eadmaster eadmaster mentioned this issue Dec 1, 2023
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

3 participants