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

Replaces bucket same color pixels with a shader and adds a similarity parameter #649

Merged
merged 9 commits into from
Feb 15, 2022
Merged

Replaces bucket same color pixels with a shader and adds a similarity parameter #649

merged 9 commits into from
Feb 15, 2022

Conversation

Variable-ind
Copy link
Contributor

@Variable-ind Variable-ind commented Feb 14, 2022

This Pull is the same as @novhack's Draft #613 but i think i fixed the bug (When pasting a pattern there are some unwanted pixels placed around the original image)

  1. Also added a similarity feature that checks how much two pixels are similar/close together.

Variable-ind and others added 6 commits February 11, 2022 22:33
* Replace same color pixels bucket code with a shader

* Add pattern fill

Co-authored-by: novhack <42614907+novhack@users.noreply.github.com>
@Variable-ind
Copy link
Contributor Author

A Demonstration of it's Power:

similarity.mp4

Copy link
Member

@OverloadedOrama OverloadedOrama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thank you and novhack for the original PR! :)

@OverloadedOrama OverloadedOrama merged commit 008683a into Orama-Interactive:master Feb 15, 2022
@OverloadedOrama OverloadedOrama changed the title Novhack fill shader Replaces bucket same color pixels with a shader Feb 28, 2022
@OverloadedOrama OverloadedOrama changed the title Replaces bucket same color pixels with a shader Replaces bucket same color pixels with a shader and adds a similarity parameter Feb 28, 2022
@Variable-ind Variable-ind deleted the novhack-fill-shader branch March 1, 2022 18:09
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.

2 participants