Two Dimensional Hidden Surface Removal with Frame-to-frame Coherence
John Whitington

TL;DR
This paper introduces an efficient 2D hidden surface removal algorithm for layered scenes that leverages set-based rasterization, frame-to-frame coherence, and primitive filters to optimize rendering in interactive and animated contexts.
Contribution
It presents a novel set-based rasterization method with frame coherence and filtering techniques for efficient 2D scene rendering, especially in animated and complex scenes.
Findings
Reduces rasterization and composition workload significantly.
Extends to handle correlated mattes for high-quality antialiasing.
Demonstrates effectiveness through a prototype implementation.
Abstract
We describe a hidden surface removal algorithm for two-dimensional layered scenes built from arbitrary primitives, particularly suited to interaction and animation in rich scenes (for example, in illustration). The method makes use of a set-based raster representation to implement a front-to-back rendering model which analyses and dramatically reduces the amount of rasterization and composition required to render a scene. The method is extended to add frame-to-frame coherence analysis and caching for interactive or animated scenes. A powerful system of primitive-combiners called filters is described, which preserves the efficiencies of the algorithm in highly complicated scenes. The set representation is extended to solve the problem of correlated mattes, leading to an efficient solution for high quality antialiasing. A prototype implementation has been prepared.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
