Brushes

Twelve brush engines, each tuned for a different kind of mark. A short guide to picking the right one — and why it matters less than you think.

Updated 20 April 2026

Fluera ships with twelve brush engines. Each is a full rendering pipeline — pressure, tilt, velocity, per-brush fragment shaders — not a texture swap. That sounds like a lot; in practice, most of your learning will happen on one or two of them.

The short answer

  • If you are taking notes: fountain pen or ballpoint. Both are fast, readable, and forgiving.
  • If you are annotating a PDF or highlighting a concept: highlighter.
  • If you are drawing a diagram with clean geometric lines: technical pen.
  • If you are making a quick visual metaphor or illustration: pencil (light strokes) or charcoal (dramatic strokes).

Everything else is for specific situations. Don’t overthink it.

All twelve

BrushBest forNotes
Fountain penLong-form handwritingResponds to tilt, shows natural ink flow
BallpointFast notes, uniform linePressure-sensitive width
PencilSoft, forgiving strokesGrain texture, pressure-graded
Technical penCAD-style diagrams, precise geometryZero pressure sensitivity on purpose
MarkerChisel-tip headings, highlightsFlat strokes, vivid color
HighlighterOverlay highlights (20–30 % opacity)Blends in overlay mode
CharcoalExpressive, rough textureSmudge effect, bleed at edges
OilPainterly strokes, layered colorWet-edge blending, edge darkening
WatercolorSoft washes, diffusionPigment simulation
Ink washWet-on-paper feelColor bleed at edges
SprayParticle effects, shadowsEdge distortion
NeonGlowing annotationsOuter glow, fluorescent saturation

Why the engine matters (briefly)

Fluera’s engine preserves pressure, tilt, and velocity signals with low-latency ink on supported hardware. That is not just a product nicety. Van der Meer’s EEG work showed that handwriting engages sensorimotor networks that typing does not, and the richness of those signals scales with the fidelity of the capture.

In practical terms: a canvas that drops strokes, lags under pressure, or flattens tilt data is throwing away the exact signal that makes handwritten notes cognitively superior. We built the engine from scratch because no off-the-shelf option met the bar.

Customising a brush

Long-press any brush in the toolbar. A small panel opens with:

  • Size (0.5pt – 12pt)
  • Opacity (10 % – 100 %)
  • Stabilisation (none / soft / firm) — smooths jitter without killing personality
  • Pressure curve — adjust the response to light vs heavy presses

Changes belong to the current canvas rather than changing the app globally, so your degree canvas keeps its own brush setup.

Next