Skip to content

System: parametric_curve

Structural

ParameterDefaultRangeWhat it does
palette_steps0016Quantizes the palette into this many flat bands; 0 leaves it continuous.
mirror_order1112Repeats the geometry this many times around the centre; 1 draws it once.

Modal

ParameterDefaultRangeWhat it does
n6124The rose’s petal number, read as a real frequency: a fraction between two counts draws an open web rather than a rose.
d711360The step between sampled angles in degrees, which is what turns a rose into a Maurer figure; any real step draws a figure.
phase001Rotates where the figure starts sampling, as a fraction of a turn.
radial_offset0-11Pushes every point out from the centre, opening the figure into a ring.
samples361162048How many points the curve is drawn from; fewer reads as a polygon. Truncated, so a rise adds its next point on arrival.
thickness20.512Stroke width in pixels at the render target, before softness widens the falloff.
hue0.601Where this scene reads from the palette, as a coordinate along it rather than a colour.
hue_spread001How far along the palette the colour travels from one end of the figure to the other.
saturation101Pulls the scene’s colour toward grey; 0 is fully desaturated, 1 is the palette’s own.
palette_mix001Crossfades from the preset’s palette to its second one; 0 is the first, 1 the second.
palette_contour001Draws a line at each band edge when the palette is stepped; 0 draws none.
spin0.1-22Turns per second the whole figure rotates by.
scale0.90.12Size of the figure within the frame, before the shared zoom is applied.
brightness102The scene’s overall light level, multiplying what it draws before the composite.
glow104Brightness of the halo around each stroke, on top of the stroke itself.
softness0.2501How far a stroke’s edge fades out; 0 is a hard line, 1 a wide glow with no core.
stroke_blend001Moves the stroke from additive light toward opaque paint, so crossings stop brightening.
draw_progress101How much of the figure is drawn, from its start; below 1 the line is still arriving.
zoom10.254Scales the whole scene about its centre; above 1 fills more of the frame.
pan_x0Slides the whole scene sideways, in the scene’s own units rather than pixels.
pan_y0Slides the whole scene vertically, in the scene’s own units rather than pixels.
mirror_reflect001Alternates the repeats into mirror images rather than plain rotations.

Built from a8ce055 at version 0.115.0. This site tracks main and is not versioned per release.