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

Ab webgl filter for resize #4426

Merged
merged 13 commits into from
Nov 4, 2017
Merged

Ab webgl filter for resize #4426

merged 13 commits into from
Nov 4, 2017

Conversation

asturur
Copy link
Member

@asturur asturur commented Oct 29, 2017

Basic implementation, it works out pretty well. Had to get inspiration here and there, nothing was working, at the end i mixed the approach used with blur and the approach we were using with cpu lanczos filter to get a nice automatic shader.

Comparing between this lanzcos 3 lobes and pica one on a scale ratio of 0.1875

pica library results:
image

this results:
image

@asturur asturur merged commit ef85ed7 into master Nov 4, 2017
@asturur asturur deleted the ab-webgl-filters-resize branch November 19, 2017 15:31
@asturur asturur mentioned this pull request Nov 19, 2017
thiagocunha pushed a commit to thiagocunha/fabric.js that referenced this pull request Nov 18, 2019
* test another version

* a working webgl resize

* broke blur"

* broke blur"

* a working webgl resize

* better cache shader

* no dist

* better

* better2

* fixed tests

* linting
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

Successfully merging this pull request may close these issues.

1 participant