Simulate strokes from pano cli

This commit is contained in:
2026-06-01 09:12:55 +02:00
parent d0ef88be89
commit dc252b2f24
4 changed files with 106 additions and 3 deletions

View File

@@ -98,6 +98,8 @@ Known local toolchain state:
`pano_cli_inspect_png_metadata_smoke` with a tiny IHDR fixture.
- `pano_cli create-document` supports `--frames` and `--frame-duration-ms` and
is covered by `pano_cli_create_animation_document_smoke`.
- `pano_cli simulate-stroke` exposes the pure stroke sampler for scripted
automation and is covered by `pano_cli_simulate_stroke_smoke`.
- `panopainter_validate_shaders` validates the current combined GLSL shader
files for one vertex stage marker, one fragment stage marker, valid marker
order, and existing relative includes.