πŸ“„ effects.md

← Vault

Effect Catalog

Effect building blocks that produce visual patterns. In v2, these are used inside scene functions that return a pixel canvas directly. The building blocks below operate on grid coordinate arrays and produce (chars, colors) or value/hue fields that the scene function renders to canvas via _render_vf().

> See also: architecture.md Β· composition.md Β· scenes.md Β· shaders.md Β· troubleshooting.md

Design Philosophy

Effects are the creative core. Don't copy these verbatim for every project -- use them as building blocks and combine, modify, and invent new ones. Every project should feel distinct.

Key principles: