{"id":16346272,"url":"https://github.com/jwlodek/libcgeo","last_synced_at":"2025-11-08T09:30:27.171Z","repository":{"id":133638264,"uuid":"168903992","full_name":"jwlodek/libCGeo","owner":"jwlodek","description":"A fast cross-platform C library for Computational Geometry","archived":false,"fork":false,"pushed_at":"2019-08-28T23:11:28.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-28T02:43:13.279Z","etag":null,"topics":["c","cmake","computational-geometry","convex-hull","cross-platform","graham-scan","library","triangulation"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jwlodek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-02-03T03:08:16.000Z","updated_at":"2019-08-28T23:11:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"a2ec8926-25f4-44b8-9705-71fb3327fbee","html_url":"https://github.com/jwlodek/libCGeo","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/jwlodek%2FlibCGeo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwlodek%2FlibCGeo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwlodek%2FlibCGeo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwlodek%2FlibCGeo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwlodek","download_url":"https://codeload.github.com/jwlodek/libCGeo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239550272,"owners_count":19657541,"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":["c","cmake","computational-geometry","convex-hull","cross-platform","graham-scan","library","triangulation"],"created_at":"2024-10-11T00:34:58.245Z","updated_at":"2025-11-08T09:30:27.121Z","avatar_url":"https://github.com/jwlodek.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libCGeo\n\n`libCGeo` is an open source, cross-platform, performant C library for Computational Geometry. It allows for simple\nfunction calls for Computational Geometry functions with C and C++ programs. This library is currently in development,\nand does not yet have any stable releases.\n\n### Building libCGeo from source\n\nlibCGeo can be built from source using CMake. So far, I have only tested this on an Ubuntu 18.04_LTS machine. To build using CMake:\n```\nmkdir build\ncd build \ncmake ..\n```\nand then on linux type `make` to compile the library. This will also compile some example programs.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwlodek%2Flibcgeo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwlodek%2Flibcgeo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwlodek%2Flibcgeo/lists"}