HiPR: Hierarchical Progressive Rendering for Immediate Feedback

Abstract

Hierarchical Progressive Rendering (HiPR) is a dynamic render-scheduling algorithm that makes interactive path tracing finally feel real-time. While most renderers recompute the entire frame after any change to the scene, our method updates some of the pixels based on a priority order while keeping the others unchanged. Rather than relying on error-driven or temporal reuse heuristics, it amortizes rendering costs by organizing pixels into a hierarchy of light-path dependencies from changed elements outward, prioritizing by perceptual impact and delivering instant visual feedback, while eventually converging to an unbiased result.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…