tilekit / README.md
osolmaz's picture
osolmaz HF Staff
feat: replace server app with live TypeScript renderer
5aed101 verified
|
Raw
History Blame Contribute Delete
557 Bytes
---
title: TileKit Wallpaper Studio
emoji: 🤗
colorFrom: yellow
colorTo: blue
sdk: static
app_build_command: npm run build
app_file: dist/index.html
short_description: Live Hugging Face wallpaper designer
---
# TileKit Wallpaper Studio
Browser-native TypeScript version of [TileKit](https://github.com/osolmaz/tools/tree/main/tilekit).
Every control updates the canvas immediately. Full-resolution PNGs are rendered locally in the browser.
The layout engine uses deterministic typed arrays and spatial hashing. No images or settings leave the browser.