{"id":19219891,"url":"https://github.com/pvigier/fortunealgorithm","last_synced_at":"2025-05-13T01:09:14.444Z","repository":{"id":133057584,"uuid":"155438186","full_name":"pvigier/FortuneAlgorithm","owner":"pvigier","description":"A C++ implementation of the Fortune's algorithm for Voronoi diagram construction","archived":false,"fork":false,"pushed_at":"2019-05-10T21:54:23.000Z","size":109,"stargazers_count":61,"open_issues_count":1,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-13T01:09:08.439Z","etag":null,"topics":["fortune-algorithm","voronoi","voronoi-diagram"],"latest_commit_sha":null,"homepage":"https://pvigier.github.io/2018/11/18/fortune-algorithm-details.html","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pvigier.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":"2018-10-30T18:40:47.000Z","updated_at":"2025-04-22T02:42:03.000Z","dependencies_parsed_at":"2023-03-10T15:54:26.261Z","dependency_job_id":null,"html_url":"https://github.com/pvigier/FortuneAlgorithm","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/pvigier%2FFortuneAlgorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvigier%2FFortuneAlgorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvigier%2FFortuneAlgorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvigier%2FFortuneAlgorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pvigier","download_url":"https://codeload.github.com/pvigier/FortuneAlgorithm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253851068,"owners_count":21973674,"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":["fortune-algorithm","voronoi","voronoi-diagram"],"created_at":"2024-11-09T14:33:12.658Z","updated_at":"2025-05-13T01:09:14.409Z","avatar_url":"https://github.com/pvigier.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FortuneAlgorithm\n\nA C++ implementation of the Fortune's algorithm for Voronoi diagram construction.\n\nI wrote an [article](https://pvigier.github.io/2018/11/18/fortune-algorithm-details.html) about this project on my blog, feel free to read it!\n\nYou may be interested by [MyGAL](https://github.com/pvigier/MyGAL) which is the follow-up of this project. I turned it into a library and fix many edge cases making it way more robust.\n\n![Screenshot 1](https://github.com/pvigier/FortuneAlgorithm/raw/master/images/voronoi.png)\n\n## Build\n\nThe demo requires the [SFML](https://www.sfml-dev.org/) library.\n\nThen you can build the project using [cmake](https://cmake.org/):\n\n```\ncmake .\nmake\n```\n\n## License\n\nDistributed under the [GNU Lesser GENERAL PUBLIC LICENSE version 3](https://www.gnu.org/licenses/lgpl-3.0.en.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpvigier%2Ffortunealgorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpvigier%2Ffortunealgorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpvigier%2Ffortunealgorithm/lists"}