{"id":19280293,"url":"https://github.com/sraaphorst/voronoi-tessellation","last_synced_at":"2025-02-23T21:44:34.822Z","repository":{"id":261063001,"uuid":"857883725","full_name":"sraaphorst/voronoi-tessellation","owner":"sraaphorst","description":"Voroni tessellation implementations for various metrics with an eye to automosaics","archived":false,"fork":false,"pushed_at":"2024-09-25T05:17:58.000Z","size":1137,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-05T16:33:32.905Z","etag":null,"topics":["kotlin","kotlin-coroutines","metrics","tiling","voronoi","voronoi-algorithm","voronoi-tessellation"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/sraaphorst.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":"2024-09-15T21:10:52.000Z","updated_at":"2024-09-25T05:18:01.000Z","dependencies_parsed_at":"2024-11-04T14:29:21.199Z","dependency_job_id":"2c97ed51-d1bc-4da2-b570-f809325516fb","html_url":"https://github.com/sraaphorst/voronoi-tessellation","commit_stats":null,"previous_names":["sraaphorst/voronoi-tessellation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sraaphorst%2Fvoronoi-tessellation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sraaphorst%2Fvoronoi-tessellation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sraaphorst%2Fvoronoi-tessellation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sraaphorst%2Fvoronoi-tessellation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sraaphorst","download_url":"https://codeload.github.com/sraaphorst/voronoi-tessellation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240385199,"owners_count":19792980,"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":["kotlin","kotlin-coroutines","metrics","tiling","voronoi","voronoi-algorithm","voronoi-tessellation"],"created_at":"2024-11-09T21:17:42.585Z","updated_at":"2025-02-23T21:44:34.801Z","avatar_url":"https://github.com/sraaphorst.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Voronoi Tessellation\n\nGiven a canvas of `width x height` and a number of `seed` points (random by default), use the\nVoronoi tessellation algorithm to create the cells based on different metrics.\n\n## Various Metrics\n\n* [Euclidean Metric](images/voronoi_euclidean.png)\n* [Manhattan Metric](images/voronoi_manhattan.png)\n* [Minimum Metric: Euclidean](images/voronoi_minimum(euclidean).png)\n* [Minkowski, p=1](images/voronoi_minkowski(1.0).png) - equivalent to Manhattan\n* [Minkowski, p=1.5](images/voronoi_minkowski(1.5).png)\n* [Minkowski, p=2](images/voronoi_minkowski(2.0).png) - equivalent to Euclidean\n* [Minkowski, p=2.5](images/voronoi_minkowski(2.5).png)\n* [Minkowski, p=3](images/voronoi_minkowski(3.0).png)\n* [Minkowski, p=4](images/voronoi_minkowski(4.0).png)\n* [Maximum Metric](images/voronoi_maximum.png)\n* [Canberra](images/voronoi_canberra.png)\n* [Mahalanobis](images/voronoi_mahalanobis.png)\n* [Hamming](images/voronoi_hamming.png)\n\n\n## Metrics with Celestial Coordinates and Applications to Telescopes\n\nFrom a discussion with GPT-4o. These may be useful for automosaics.\n\n* [Celestial Coordintes](gpt/gpt1.png)\n* [Applications to Astronomy](gpt/gpt2.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsraaphorst%2Fvoronoi-tessellation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsraaphorst%2Fvoronoi-tessellation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsraaphorst%2Fvoronoi-tessellation/lists"}