voronoi-diagram topic

List voronoi-diagram repositories

meshplex

104
Stars
21
Forks
Watchers

:spider_web: Compute interesting points, areas, and volumes in simplex meshes of any dimension.

spring-boot-actuator-demo

104
Stars
21
Forks
Watchers

Spring Boot Actuator: Health Check, Metrics Gathering, Auditing, and Monitoring

tektosyne

57
Stars
9
Forks
Watchers

The Tektosyne Library for Java provides algorithms for computational geometry and graph-based pathfinding, along with supporting mathematical utilities and specialized collections.

karta

101
Stars
5
Forks
Watchers

Experiments with map generation using Voronoi diagrams

sweepline

19
Stars
4
Forks
Watchers

Fortune's algorithm for Voronoi diagram generating on the plane. Intended for runtime speed and careful handling of corner cases.

FortuneAlgorithm

57
Stars
13
Forks
Watchers

A C++ implementation of the Fortune's algorithm for Voronoi diagram construction

MyGAL

38
Stars
6
Forks
Watchers

MyGAL is a computational geometry algorithms library

VoronoiDiagram

17
Stars
0
Forks
Watchers

Fortune's Algorithm O(N log N) for ICPC

Multi-Robot_Exploration

37
Stars
11
Forks
Watchers

This project shows the area division process in Multi-Agent exploration using Cyclic Gradient Descent and also how Cooperative Perceptional Messages are used in V2V communication to share information...