Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 342 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 342 Bytes

Reticulate

This is a basic halftone effect using Drawbot/Python.

How to

reticulate(image_path, resolution, dot_size)

image_path: URL or local file path
resolution: how many dots per row
dot_size: the size of dot

Example

Example