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

Suggestion: custom shaders #9

Open
ChengCat opened this issue Oct 9, 2018 · 1 comment
Open

Suggestion: custom shaders #9

ChengCat opened this issue Oct 9, 2018 · 1 comment

Comments

@ChengCat
Copy link

ChengCat commented Oct 9, 2018

This seems to be easy to implement in Tarp, and could be an interesting addition for real-time applications.

LÖVE has this feature.

@mokafolio
Copy link
Owner

While custom shaders are easy to add in theory, it would create a lot of additional API and implementation complexity that I'd like to avoid for now until the API for the current features is fully chiseled out. I'll put it on the roadmap though!

As of now, you could easily use Tarp to render to a texture and at least add pixel style effects using shaders in a second pass.

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

2 participants