# Clipboard brush examples for AI authors

Read the [brush contract](../../AI/BRUSHES.md) and [schema](../../AI/brush.schema.json)
before adapting these complete JSON recipes. Copy the JSON, then paste into WhimTex
with Ctrl+V outside a text field. This changes the current brush, not the document.

- [Standard scattered brush](standard-scatter.json)
- [Texture brush downloaded from a direct URL](texture-url.json)
- [HLSL ring](hlsl-ring.json)
- [HLSL sparkle](hlsl-sparkle.json)

Standard optionally uses a texture. HLSL generates its tip image and uses the same textured-tip controls.
The texture example requires network access and confirms the download first.
