A weighted binary average of point-normal pairs with application to subdivision schemes
Evgeny Lipovetsky, Nira Dyn

TL;DR
This paper introduces a new circle average for point-normal pairs and demonstrates its application in modifying subdivision schemes to generate smoother curves from polygon data with normals.
Contribution
It proposes a novel non-linear circle average for point-normal pairs and integrates it into existing subdivision schemes to improve curve refinement.
Findings
Circle average effectively approximates curves locally.
Modified subdivision schemes outperform linear schemes with initial normals.
Naive normal initialization works well for polygons with uneven edge lengths.
Abstract
Subdivision is a well-known and established method for generating smooth curves and surfaces from discrete data by repeated refinements. The typical input for such a process is a mesh of vertices. In this work we propose to refine 2D data consisting of vertices of a polygon and a normal at each vertex. Our core refinement procedure is based on a circle average, which is a new non-linear weighted average of two points and their corresponding normals. The ability to locally approximate curves by the circle average is demonstrated. With this ability, the circle average is a candidate for modifying linear subdivision schemes refining points, to schemes refining point-normal pairs. This is done by replacing the weighted binary arithmetic means in a linear subdivision scheme, expressed in terms of repeated binary averages, by circle averages with the same weights. Here we investigate the…
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.
