Open harshkhandeparkar opened 4 years ago
@HarshKhandeparkar Thanks for opening this issue we really needed something like that! I'll be adding some sequences real soon!! Thanks!
I made this one for creating dithered gradients of different sizes!
https://sequencer.publiclab.org/examples/#steps=rotate{},gradient{},rotate{},dither{dither:Atkinson}
Here's the new color halftone module! It looks really nice! https://github.com/publiclab/image-sequencer/pull/1678
https://github.com/publiclab/image-sequencer/pull/1678
It'll be available at: https://sequencer.publiclab.org/examples/#steps=color-halftone
ImageSequencer allows users to save sequences as modules in the browser. This is useful when a specific sequence is used only for a specific purpose and not very widely used. This can reduce the library size (by not adding extra meta modules) yet serve its purpose.
We can create a database/lookup table of important/cool sequences that can be very useful to certain users. They can either be saved or not (depends on the user) but can be helpful.
Such a database can also represent the use-cases of ImageSequencer.
NOTE: Anyone is free to comment on their favorite sequence below. We'll add it to the database. All we need is a screenshot of the sequence and steps involved
Thank You!