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

Add built-in dither helpers #4

Open
paulstraw opened this issue Nov 25, 2023 · 0 comments
Open

Add built-in dither helpers #4

paulstraw opened this issue Nov 25, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@paulstraw
Copy link
Member

paulstraw commented Nov 25, 2023

Is your feature request related to a problem? Please describe.
Ordered dithering should be built in to this lib.

Describe the solution you'd like
The current ditherPatterns.nim that I've set up in the examples is pretty janky. It's not terrible to have something like this around for drawing with PD-native patterns, but there should also be methods for properly using ordered dithering.

Describe alternatives you've considered
N/A

Additional context
See https://potch.me/demos/playdither/ (but probably not error-diffusion methods, at least to start)

@paulstraw paulstraw added the enhancement New feature or request label Nov 25, 2023
@paulstraw paulstraw changed the title Built-in dither helpers Add built-in dither helpers Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant