Automated garment-under-animation QA: CharacterVisual composite with the garment's covered body segments overridden to flat unshaded magenta, cycled clips x frames x 4 yaws; PIL analyzer flags connected key-pixel blobs and emits report.json + highlighted failure frames. Capture scene lives under client/tools/garment_qa/ (res:// boundary; outside the gdUnit scan root), driver/analyzer/config under tooling/garment-qa/. Verified: 72 captures across peasant set x average_m/f x Walk/Sprint/ Crouch_Fwd. Finding: no true mid-cloth clip-through; flags are coverage-claim vs silhouette mismatch (sleeveless/short-sleeve exposure at collar/cuffs) — a two-pass garment-behind-pixel discriminator is the queued refinement. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
7 lines
216 B
Plaintext
7 lines
216 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://cgarmentqachroma0"]
|
|
|
|
[ext_resource type="Script" path="res://tools/garment_qa/chromakey_scene.gd" id="1"]
|
|
|
|
[node name="ChromakeyQA" type="Node3D"]
|
|
script = ExtResource("1")
|