{"id":15040121,"url":"https://github.com/jonghough/voronoi-jx","last_synced_at":"2025-04-10T00:08:32.201Z","repository":{"id":150486531,"uuid":"69214224","full_name":"jonghough/Voronoi-jx","owner":"jonghough","description":"Generate Voronoi Diagrams in C# / WPF","archived":false,"fork":false,"pushed_at":"2017-07-28T07:35:43.000Z","size":333,"stargazers_count":12,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T00:08:24.568Z","etag":null,"topics":["csharp","delaunay","dot-net","edges","graphical-interface","voronoi-diagram","wpf"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonghough.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-26T04:56:45.000Z","updated_at":"2023-02-12T10:20:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"b7d4e95e-d19d-44e0-a916-11e41196f76c","html_url":"https://github.com/jonghough/Voronoi-jx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghough%2FVoronoi-jx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghough%2FVoronoi-jx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghough%2FVoronoi-jx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghough%2FVoronoi-jx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonghough","download_url":"https://codeload.github.com/jonghough/Voronoi-jx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131317,"owners_count":21052819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","delaunay","dot-net","edges","graphical-interface","voronoi-diagram","wpf"],"created_at":"2024-09-24T20:44:16.271Z","updated_at":"2025-04-10T00:08:32.181Z","avatar_url":"https://github.com/jonghough.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Voronoi-jx\nGenerate Voronoi Diagrams in .NET / WPF\n\n## Application\nThis is a library and application for drawing voronoi diagrams, using an implementation\nof *Fortune's Algorithm*, written in C#. The application is a simple, single-window WPF\napplication. \nThe actual library should be easily extractable from the application to drop into any\nother application. The actual logic of the library was mostly copied from my Java app:\n[JavaGraph](https://github.com/jonghough/JavaGraph)\n\n## Purpose\nJust a demonstration application and library.\n\n## Dependencies\nTo generate the diagrams the C5 library's priority queue implementation was used.\n[c5](http://www.itu.dk/research/c5/)\n\n## Features\n1. Draw simple diagrams with mouse click\n2. Change background color\n3. Change line color\n4. Change vertex color\n5. Draw Delaunay Edges (edges between all adjacent regions in the voronoi diagram)\n6. Save canvas as image\n\n\n## Samples\n\n### voronoi diagram and corresponding delaunay edges\n ![voronoi1](/images/voronoi1.png)\n \n### simple voronoi diagram\n ![voronoi2](/images/voronoi2.png)\n \n### lots of points!\n ![voronoi3](/images/voronoi3.png)\n \n### a little more complex\n ![voronoi4](/images/voronoi4.png)\n \n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonghough%2Fvoronoi-jx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonghough%2Fvoronoi-jx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonghough%2Fvoronoi-jx/lists"}