Stacked Contour Vectorizer Effect

  This post will discuss how to use multiple applications of the Vectorizer outline technique to build a different kind of stylized abstraction effect. We’ll be using the Fixed Contour Outline Type, but you could use a similar approach with any of the Outline Type options.

Bezier Path Tween Animation Part2

  This post continues the discussion about using embedded bezier paths to generate keyframed animation that morphs between a series of stylized renditions of different source images. We will extend yesterday’s black and white sketch animation example by incorporating a second animating Bezier Context action step that encodes a morphing colored backing for the animation.

Generating EPS Vector Files

EPS stands for encapsulated postscript and is a vector file format. The advantage of vector files over raster image files is that a vector file is essentially resolution independent and can be rescaled smoothly to any resolution. Raster image files are pixel based image files and while they can be resized with something like Studio…

Mosaics Using Vectorizer

The last 2 day’s posts have covered working with photo mosaic effects that tile in a regular grid pattern and allow for addition of non-overlapping sub blocks within the tiling mosaic to add additional detail. At the end of yesterday’s post we briefly mentioned that you could use the Vectorizer to define the region structure…