Spherical Voronoi Diagram
Summary
A web-based tool that computes and visualizes spherical Voronoi diagrams by using a randomized incremental algorithm for 3D convex hull, equivalent to the Delaunay triangulation on a sphere.
View Cached Full Text
Cached at: 06/08/26, 09:18 AM
Similar Articles
World Capitals Voronoi
An interactive map that redraws world territories based on the closest capital city using a spherical Voronoi diagram, accounting for Earth's curvature.
Squares in Squares
A webpage presenting known optimal packings of unit squares into a larger square, with interactive SVG diagrams for various numbers of squares.
Ventorah
Ventorah is a browser-based tool that allows users to run virtual wind tunnel aerodynamic analysis directly in their web browser.
@tom_doerr: Interactive step-by-step visualizations for 24 algorithms https://github.com/TamimEhsan/AlgorithmVisualizer…
An interactive web-based tool that visualizes 24 algorithms step-by-step, covering pathfinding, sorting, recursion, and more, built with React.
Odyseus - Spatial VLM : Projecting 2D reasoning into 3D outputs (open source repo)
Odyseus is an open-source Spatial VLM tool that combines Qwen with Depth Anything to project 2D visual reasoning into actionable 3D coordinates for robotics and physical AI applications.