acdream/tests/AcDream.App.Tests/Rendering/Walk
Erik e8df809c40 feat(render) Campaign FW1: pin the exact retail projection in the replay context
Live-dumped from the capture client (Render::bw/bh 1024x720,
xinvscale/yinvscale 0.00025, tx 0.127875, ty 0.089875, vdst 0.1330767):
the replay context now uses retail unproject formula verbatim for the
ray caster and the exact frustum (fovY = 2*atan(ty/vdst), aspect =
tx/ty) for projection - no guessed camera constants remain.
foundry-deep conformance stays green.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-30 10:27:38 +02:00
..
LandWalkOrderTests.cs feat(render) Campaign FW1: port the retail landscape draw-order machinery 2026-08-30 09:35:26 +02:00
RetailFrameWalkTests.cs feat(render) Campaign FW1: the frame-walk composition root 2026-08-30 10:06:09 +02:00
WalkBuildingPortalTests.cs feat(render) Campaign FW1: port the building look-in machinery 2026-08-30 10:01:45 +02:00
WalkCopyViewTests.cs feat(render) Campaign FW1: port the view machinery (xformStart, polyClipFinish, copy_view) 2026-08-30 09:50:03 +02:00
WalkOracleTrace.cs test(render) Campaign FW1: pose-aware oracle trace parser 2026-08-30 10:19:45 +02:00
WalkOracleTraceTests.cs test(render) Campaign FW0: walk-oracle replay helper + fixture goldens 2026-08-30 09:14:55 +02:00
WalkPViewFloodTests.cs feat(render) Campaign FW1: port the PView interior flood 2026-08-30 09:58:28 +02:00
WalkScreenClipTests.cs feat(render) Campaign FW1: port the view machinery (xformStart, polyClipFinish, copy_view) 2026-08-30 09:50:03 +02:00
WalkTraceConformanceTests.cs feat(render) Campaign FW1: FIRST TRACE CONFORMANCE GREEN (foundry-deep) 2026-08-30 10:23:39 +02:00
WalkTraceReplay.cs feat(render) Campaign FW1: pin the exact retail projection in the replay context 2026-08-30 10:27:38 +02:00
WalkVisibilityMathTests.cs feat(render) Campaign FW1: flood decomp appendix + the visibility math port 2026-08-30 09:44:49 +02:00
WalkWorldDatAdapter.cs fix(render) Campaign FW1: keep the conformance DAT adapter behind the seam guard 2026-08-30 10:24:51 +02:00
WalkWorldDatAdapterTests.cs feat(render) Campaign FW1: the DAT adapter + ground-truth roster conformance 2026-08-30 10:16:33 +02:00