Rectilinear Convex Hull of Points in 3D
Pablo P\'erez-Lantero, Carlos Seara, Jorge Urrutia

TL;DR
This paper presents optimal algorithms for computing the rectilinear convex hull of points in 3D and maintaining its vertices under rotation, along with a study of its properties.
Contribution
It introduces new efficient algorithms for 3D rectilinear convex hull computation and vertex maintenance during rotation, advancing computational geometry methods.
Findings
Optimal $O(n ext{log} n)$ algorithm for convex hull computation.
Efficient $O(n ext{log}^2 n)$ algorithm for vertex maintenance during rotation.
Study of properties of rectilinear convex hulls in 3D.
Abstract
Let be a set of points in in general position, and let be the rectilinear convex hull of . In this paper we obtain an optimal -time and -space algorithm to compute . We also obtain an efficient -time and -space algorithm to compute and maintain the set of vertices of the rectilinear convex hull of as we rotate around the -axis. Finally we study some properties of the rectilinear convex hulls of point sets in .
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.
