Spherical Layout Implementation using Centroidal Voronoi Tessellations
Martin Larrea, Dana Urribarri, Sergio Martig, Silvia Castro

TL;DR
This paper introduces a new algorithm, Weighted Spherical Centroidal Voronoi Tessellations (WSCVT), for implementing 3D spherical layouts in tree visualization, improving upon the previous TriSphere method.
Contribution
The paper presents a novel WSCVT algorithm for spherical layout implementation, enhancing 3D tree visualization techniques over existing methods.
Findings
WSCVT provides a more uniform node distribution.
Comparison shows WSCVT outperforms TriSphere in layout quality.
WSCVT improves visualization clarity and data exploration.
Abstract
The 3D tree visualization faces multiple challenges: the election of an appropriate layout, the use of the interactions that make the data exploration easier and a metaphor that helps in the process of information understanding. A good combination of these elements will result in a visualization that effectively conveys the key features of a complex structure or system to a wide range of users and permits the analytical reasoning process. In previous works we presented the Spherical Layout, a technique for 3D tree visualization that provides an excellent base to achieve those key features. The layout was implemented using the TriSphere algorithm, a method that discretized the spheres's surfaces with triangles to achieve a uniform distribution of the nodes. The goal of this work was centered in a new algorithm for the implementation of the Spherical layout; we called it the Weighted…
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.
Taxonomy
TopicsData Visualization and Analytics · Data Management and Algorithms · Computer Graphics and Visualization Techniques
