Welcome to the world of unlimited possibilities. We prepared few tutorials and examples to get you started.
![]() |
Step-by-Step Quick Tutorial |
Examples |
|
![]() |
Water Color Effect A relatively simple process to simulate Watercolor Effect. This example is based on the Shock Sharpen and Shock Smooth objects to produce a watercolor-like effect. |
![]() |
Water Color and Graphite More complex process combining water color and graphite outlines. This project uses many advanced techniques including FFT simplification of outlines. |
![]() |
Water Color FFT Complex Complex example of Watercolor effect, edge simplification, thinning and creating borders. |
![]() |
Group Mask Demo Simple example demonstrating using mask applied to a group. |
![]() |
Segmentation Effect Demo Shows Vector-like segmentation trick where the image is segmented by the outlines and then filled with random colors. |
![]() |
Mosaic Effect Demo Uses Mosaic and Noise to create random 3D Mosaic effect. |
![]() |
Infrared Effect
(MMBforums) Simulates false color infrared image (from MMB Forums). |
![]() |
Graphics Effect Graphics effect used in Manga or graphic novels. Separates image into few tonal values and assign colors to them. Alternative with 2 color shading. |
![]() |
Oil Painting effect This process simulates Complex Oil Painting effect by using CMYK black separation and smoothing procedure. |
![]() |
Drawing This process creates old paper watercolor drawing. |
![]() |
Art Upscale Resizes 2x drawings and paintings using harmonics. Works best for art type images. |
![]() |
C++ Simple Script Example Photo-Reactor can be used to create a custom scripts in C++ language. This very simple example will de-saturate the image. |
![]() |
C++ Complex Script Example Photo-Reactor can be used to create a custom scripts in C++ language. This more complex C++ example will draw random circles on top of the input image. |