feat: cloud debug panel (ADR-0060, ticket #37) #114

Merged
akadmin merged 1 commit from feat/cloud-debug-viz into main 2026-07-12 17:32:12 +00:00
Owner

Collapsible Cloud Debug tab above the profiler: CPU-decoded viewer for
every embedded noise/weather map (Z-slice slider for the 3D volumes,
R/G/B/A channel filter) plus live CloudParams sliders including the
debug_density source selector. New library API renderer::noise::debug_slice
decodes one slice of an embedded DDS to RGBA8 (BC3 via texpresso).
RenderLayer copies the panel's params into Scene::clouds each frame.

Deferred per ADR: light-cone gizmos, debug cameras (RenderMode + orbit
camera cover it), GPU-side view of Sky.weather_map overrides.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com

Collapsible Cloud Debug tab above the profiler: CPU-decoded viewer for every embedded noise/weather map (Z-slice slider for the 3D volumes, R/G/B/A channel filter) plus live CloudParams sliders including the debug_density source selector. New library API renderer::noise::debug_slice decodes one slice of an embedded DDS to RGBA8 (BC3 via texpresso). RenderLayer copies the panel's params into Scene::clouds each frame. Deferred per ADR: light-cone gizmos, debug cameras (RenderMode + orbit camera cover it), GPU-side view of Sky.weather_map overrides. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
feat: cloud debug panel (ADR-0060, ticket #37)
All checks were successful
CI / build (pull_request) Successful in 3m45s
7c77c3540a
Collapsible Cloud Debug tab above the profiler: CPU-decoded viewer for
every embedded noise/weather map (Z-slice slider for the 3D volumes,
R/G/B/A channel filter) plus live CloudParams sliders including the
debug_density source selector. New library API renderer::noise::debug_slice
decodes one slice of an embedded DDS to RGBA8 (BC3 via texpresso).
RenderLayer copies the panel's params into Scene::clouds each frame.

Deferred per ADR: light-cone gizmos, debug cameras (RenderMode + orbit
camera cover it), GPU-side view of Sky.weather_map overrides.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
akadmin deleted branch feat/cloud-debug-viz 2026-07-12 17:32:13 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
akadmin/NemesisEngine!114
No description provided.