/halftonery

Render images using halftones

Primary LanguageRust

Halftonery

A simple program and library to process images or buffers into a halftoned version that can be used either as an OBS filter or for some larger project that could involve actual painting.

Example

Original Image

To

Halftoned with 20 Spacing

How To Use

Halftoned contains the library and an example binary that takes a path and a spacing and generates an output png image. See that folder for more details.

For more details on the OBS filter, see the obshalftonery folder.