Skip to main content

eye-catcher

This tutorial series will teach you how to render brush strokes with the modern GPU graphics pipeline. If you like this series, please star the code repository instead of bookmark this website since the domain might be changed.

Table of Contents

Future Contents

Stamp density and "ratio-distance"

Loading...
Adjacent dots
Loading...
Adjacent with one dot interleaved

You can see dots are adjacent to each other instead of equidistantly distributed. The pattern is achieved by setting the intervals between dots proportional to their radii. You will learn how to freely control stamp density along a stamp stroke. Very important for a serious project.

3D stroke

Learn how to extend the algorithms to 3D space.

I'm integrating it into the Blender Grease Pencil: