Γ-W1-T3: staged contour traces draw the curve their exponent defines

New pure curve_tessellate joins the overlay's node vertices through curveMap,
one sample per pixel column; the knot no longer floats off its own trace.
This commit is contained in:
2026-08-01 18:43:55 -04:00
parent ab3548dced
commit f39fb1b145
7 changed files with 507 additions and 9 deletions
+1
View File
@@ -91,6 +91,7 @@ if(WIN32 AND EXISTS "${VST3_SDK}/public.sdk/source/main/pluginfactory.cpp")
knob_deck deck_groups deck_values curve_popup spline_edit master_gain sample_usage
bake_hold
file_bytes curve_law stroke_aa
curve_tessellate
bake_plan bake_render bake_reset bake_wire wav_codec)
# SDK_INC gives the REAPER VST3 interfaces + API header for the bridge; WDL_INC gives
# LICE for the editor. The VST3 SDK headers arrive via vst3_sdk PUBLIC.