technique

Pixel-sampled point rendering

Sample a location's color from a source image's pixel array and draw a shape there in that color, turning a bitmap into a lookup table for procedural marks.

Also called: pointillism-style image sampling · image-based dot rendering

What it is

How it works

Parameters & tuning

Where it’s been used

Variants & neighbours

Go deeper

Connected to

Contrast with: Pixel array 1D indexing formula


Revision 1 · 1 source · Something wrong? Tell us.