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

Pixel art filter (crt, scale2x...) for preview window #71

Open
emidevops opened this issue Jul 25, 2023 · 0 comments
Open

Pixel art filter (crt, scale2x...) for preview window #71

emidevops opened this issue Jul 25, 2023 · 0 comments

Comments

@emidevops
Copy link

Problem

I use Libresprite for an SNES game. I would like to preview my sprites rendered using art filters (CRT, scale2x, hqx...) without launching an emulator or pluging a monitor.

Proposed solution

Add filters to render/render.cpp and option to activate them to ui/preview_editor.cpp.

Exemple of CRT filter algorithm: https://github.com/Kannagi/CRT

Alternative

Allow use of opengl shader in preview window ?

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

No branches or pull requests

1 participant