You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 ?
The text was updated successfully, but these errors were encountered: