fix: stage the two newest heroes as designed objects#94
Merged
Conversation
Post-deploy review of the gallery cards: the first re-stage fixed the measured defects, but vse-gamma-cross and light-link-studio still read flat next to siblings that wrap their witness in a designed object (lod-decimate-chain's rockets, vertex-weight-limit's mech arm, vse-cut-list's monitor prop, png-exr-alpha's angled panels). vse-gamma-cross: the floating chart becomes a calibration lightbox - the six exact data swatches are backlit chips seated in bezels on a bolted, cap-railed steel swatch board with rear struts to a widened plinth, shot at a three-quarter angle with cast shadows. Swatch faces stay pure emission at the exact closed-form values (the authentic-vs-naive adjacency pair, impostor in hazard orange, remains the centerpiece). Check values unchanged. light-link-studio: the bare spheres become museum specimens - each on a turned, beveled pedestal with a physical LINKED/UNLINKED placard on standoffs, and a warm emissive floor inlay under the hero only (the linked light's footprint; the decoy's disc stays dark metal). The re-stage exposed a real coupling: a flatter camera angle samples a brighter, more fill-facing point on the decoy and eroded the linked ratio to 3.1x, breaching the margin floor; the draft was reverted and the coupling is documented in a build_studio comment. The pedestal now shades floor bounce onto the decoy, improving the 4.5 ratio (3.4x -> 3.7x). Synced measured values everywhere: linked 3.6x (5.1) / 3.7x (4.5), rise 233% / 238%, drift 0.3% / 0.1%, EEVEE probe 3.8x. Both examples pass check-only on Blender 4.5.11 LTS and 5.1.2 (exit 0, measured values printed); both contact sheets re-judged against the pinned calibration set (candidate mean luminance 115.2 and 127.9 vs the 100-143 calibration band; wall pools +20.8 and +26.2 R-B). Signed-off-by: fOuttaMyPaint <TMhospitalitystrategies@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Second art-direction pass on the two newest examples. The first re-stage (#93) fixed the measured defects, but the cards still read flat next to siblings that wrap their witness in a designed object (rockets, mech arm, monitor prop, angled panels). This pass dresses both staged scenes as physical objects. Check logic untouched; render-path and docs only.
vse-gamma-cross — the floating chart becomes a calibration lightbox: the six exact data swatches are backlit chips seated in bezels on a bolted, cap-railed steel swatch board with rear struts, shot at a 3/4 angle with cast shadows. Swatch faces stay pure emission at the exact closed-form values; the authentic-vs-naive adjacency pair (impostor in hazard orange) remains the centerpiece — a naive-lerp cross would make the pair identical, so the still still visibly breaks with the contract.
light-link-studio — the bare spheres become museum specimens: each on a turned, beveled pedestal with a physical LINKED/UNLINKED placard, and a warm emissive floor inlay under the hero only — the linked light's footprint, with the decoy's disc staying dark metal.
Notable finding during the pass
The re-stage exposed a real coupling in light-link-studio: a flatter camera angle samples a brighter, more fill-facing point on the decoy and eroded the linked ratio to 3.1x (margin floor 3.2x). That draft was reverted; the coupling is documented in a
build_studiocomment. The pedestal now shades floor bounce onto the decoy, improving the 4.5 ratio (3.4x → 3.7x).Synced measured values (scene changed, values drifted)
Updated consistently in the example READMEs,
gallery.json, and regenerated pages. vse-gamma-cross check values unchanged (samples=9 q_err=2.93e-03 lerp_mid_dev=0.115).Contact-sheet gate (measured)
docs/gallery/contact-sheets/vse-gamma-cross-contact-sheet.webpdocs/gallery/contact-sheets/light-link-studio-contact-sheet.webpNeither candidate sorts as the odd one out.
Test plan and evidence labels
Proven by live run (local headless binaries):
.scratch/blender-5.1.2-windows-x64/blender.exe(self-reportsBlender 5.1.2, hash ec6e62d40fa9) and.scratch/blender-4.5.11-windows-x64/blender.exe(self-reportsBlender 4.5.11 LTS, hash 4db51e9d1e1e)--outputstill), visually identical to 5.1Established by inspection only:
docs/gallery/index.htmlcards and both detail pages read after regeneration: witness bullets render as<li>, no truncation or duplicated wordsblender-smoke.ymlsteps unchangedCI: the two
blender-smokelegs (4.5 LTS, 5.1) on this PR remain the authoritative cross-version evidence.