Tessera
Seamless repeating patterns from SwiftUI views
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Tessera?▼
Run `npx skills add SwiftedMind/Tessera --all -g -y` in your terminal to install all skills in this repository globally.
What does Tessera do?▼
Tessera is a Swift package that turns regular SwiftUI views into seamless, repeating patterns with organic or grid placement, custom regions, and PNG or PDF export.
How do I add Tessera to my Xcode project?▼
Add it via Swift Package Manager in Xcode under File > Add Package Dependencies, or add the package URL to your Package.swift dependencies.
Can Tessera fill custom shapes with patterns?▼
Yes. You can constrain placement to polygon regions, alpha-mask regions, or mosaics carved out by a mask symbol.
Does Tessera produce deterministic results?▼
Yes. Set a fixed seed for reproducible layouts, or omit the seed for randomized output on each render.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core