Replies

  • 2472661993?profile=RESIZE_1024x1024

    • I like your mods Bernard.

    • Thanks Michael, it was a good idea your triangulation post !

      Sometimes, I think OK all is now done with SA V4, and you see that there is always something new !

  • 2472662223?profile=RESIZE_1024x1024

  • 2472662209?profile=RESIZE_1024x1024

  • Here's a variation on the approach Liveart posted.

    2472662251?profile=original

    It first uses the paint synthesizer to paint solid triangles.

    2472662458?profile=original

    Then it uses the Flat Color Regionize image operation preset multiple times to diagonally split the flat color regions in the canvas in addition to recoloizing them based on the source image.

    2472662508?profile=original

    There are all kinds of different approaches you can take to breaking the image up into different flat colored regions. The actual colors of the regions doesn't matter for this particular kind of approach, you just need to make sure they are solid colored region (as opposed to having internal gradients).The Flat Color Regionize ip op can then be used to recolorize those flat color regions based on the source image coloring.

    TriangleAbstractor1.zip

    • Here's another paint Action Sequence (PASeq) that adaptively breaks up the image using recursive inversion of rectangular regions. I used the paint synthesizer to do that. I then use the Flat Color Regionize ip op to diagonalize the regions and recolor them based on the source image.

      2472658956?profile=original

      I put this preset together to get across the point that the initial coloring of the flat colored regions you build to break apart the source image can be totally arbitrary. In this case, we start with a solid white canvas. The paint synthesizer then paints rectangles that just invert the canvas inside of the painted rectangle. This is repeated 60 times in the single AutoPaint action step.

      The paint preset is worth analyzing if you want to learn more about how the paint synthesizer works. I can break it down for people if anybody has any questions.

      InversionAbstractor2.zip

    • Here's a more complicated PASeq preset that uses the recursive inversion idea discussed above within a more sophisticated source abstraction effect.

      SophesticatedAbstractor1.zip

  • thanks so much for posting these and all of the live extend presets - they are great!! This is such a great community : )

This reply was deleted.