UNPKG

@thi.ng/pixel-convolve

Version:

Extensible bitmap image convolution, kernel presets, normal map & image pyramid generation

5 lines (4 loc) 120 B
export * from "./api.js"; export * from "./convolve.js"; export * from "./normal-map.js"; export * from "./pyramid.js";