Copy link to clipboard
Copied
Is there a script out there that can turn a picture into a "mosaic" of a user specified shape, where the fill of the shape of the mosaic would be filled with the current value form an eye dropper at the vertex (intersection) of the shapes anchor points?
for example if I had a picture of an orange. and I ran the script with triangles. it would draw transparent triangles of different sizes over the orange. then each triangle would calculate the color at its center with eyedropper and set this as its fill .so that a leaf triangle would be green, a rine triangle would be orange, and a stem triangle would be brown. creating a mosaic affect on the picture.
if something like this does not exist, do you have any advice on how I can write it myself in java-script?
you could get some info from this tool
the source code is available for download.
I've not looked at the code though.
nice little tool...
Copy link to clipboard
Copied
Are you talking about something similar to the "Stained Glass" effect? You can't change the shape on it but is that along the lines of what your looking for?
Copy link to clipboard
Copied
yes, exactly like that
Copy link to clipboard
Copied
I'm ok with scripts, not real advanced but I'll take a look and see what I can find out. What I wonder is if there is a way to use the existing "Stained Glass" filter but change the settings that are used to get exactly what you want.
What version of CC are you using?
Copy link to clipboard
Copied
the most current one. this is an example of what I would like the script to do.
Copy link to clipboard
Copied
you could get some info from this tool
the source code is available for download.
I've not looked at the code though.
nice little tool...
Copy link to clipboard
Copied
neat. thank you!
Find more inspiration, events, and resources on the new Adobe Community
Explore Now