Ark2000 / PankuConsole

Feature-packed real-time debugging toolkit for Godot Engine.
https://k2kra.xyz/PankuConsole/
MIT License
997 stars 38 forks source link

Replace hardcoded CRT shader with user-selectable file #143

Open Eggbertx opened 9 months ago

Eggbertx commented 9 months ago

Instead of having a button to toggle the hardcoded CRT shader, it would be nice to have a button that shows a FileDialog, allowing the user to select their own shader, with the CRT (and maybe others) available as a sample.

Ark2000 commented 9 months ago

Shaders layers like PPSSPP? good idea.

The crt shader was initially introduced as an easter egg, but if people need more shader stuff, I would like to add a screen shader manager.

image

Eggbertx commented 9 months ago

I don't think it's something that it necessarily needs, I just felt that if it's going to have shader loading in some form, it may as well be open ended and customizable by the user or developer (via PankuConsole.set_config`.