Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/HashLips/hashlips_art_engine
/ pixelate.js
File
pixelate.js
utils/pixelate.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
"fs"
);
2
const
path = require(
"path"
);
3
const
{ createCanvas, loadImage } = require(
"canvas"
);
4
const
basePath = process.cwd();
Callers
nothing calls this directly
Calls
2
buildSetup
Function · 0.70
startCreating
Function · 0.70
Tested by
no test coverage detected