{"id":20885873,"url":"https://github.com/compas-dev/compas_libigl","last_synced_at":"2025-05-12T19:31:46.446Z","repository":{"id":47235688,"uuid":"160554474","full_name":"compas-dev/compas_libigl","owner":"compas-dev","description":"COMPAS bindings for libigl.","archived":false,"fork":false,"pushed_at":"2024-07-29T22:57:09.000Z","size":58812,"stargazers_count":4,"open_issues_count":4,"forks_count":8,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-10-28T12:38:14.362Z","etag":null,"topics":["geometry","interactive","libigl","library"],"latest_commit_sha":null,"homepage":"http://compas.dev/compas_libigl/","language":"Python","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/compas-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-12-05T17:29:52.000Z","updated_at":"2024-07-29T22:46:51.000Z","dependencies_parsed_at":"2024-04-24T08:27:39.877Z","dependency_job_id":"13a4029e-4d26-4224-a6e8-c0af305181c3","html_url":"https://github.com/compas-dev/compas_libigl","commit_stats":null,"previous_names":["blockresearchgroup/compas_libigl"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_libigl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_libigl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_libigl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_libigl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compas-dev","download_url":"https://codeload.github.com/compas-dev/compas_libigl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225148807,"owners_count":17428430,"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":["geometry","interactive","libigl","library"],"created_at":"2024-11-18T08:14:53.273Z","updated_at":"2024-11-18T08:14:53.328Z","avatar_url":"https://github.com/compas-dev.png","language":"Python","readme":"# compas_libigl\n\nCOMPAS-compatible bindings for top-level algorithms of libigl generated with Pybind.\nMany of the functions provided by `compas_libigl` are based on the examples in the libigl tutorial.\n\n## Installation\n\n### Stable\n\nThe stable version of `compas_libigl` can now be installed from conda-forge.\n\n```bash\nconda create -n igl compas_libigl\n```\n\n### Dev install\n\nA dev version of `compas_libigl` can be installed using a combination of conda and pip.\n\n```bash\nconda create -n igl-dev python=3.9 git cmake\"\u003e=3.14\" boost eigen=3.3 pybind11 --yes\nconda activate igl\ngit clone --recursive https://github.com/BlockResearchGroup/compas_libigl.git\ncd compas_libigl\nrm -rf build\npip install -e .\n```\n\n## Libigl functions\n\nCurrently the following functionalities of Libigl are included in the wrapper\n\n* Geodesic distance calculation\n* Scalarfield isolines\n* Quad mesh planarization\n* Mass matrix of triangle meshes\n* Discrete gaussian curvature\n* Ray/mesh intersection\n* Boundary loops\n* Harmonic parametrisation\n* Least-squares conformal maps\n\n## Examples\n\nThe use of the wrapped functions is illustrated with scripts in the `examples` folder.\nNote that the functionality of the package is not directly available in Rhino, but can be used through `compas.rpc`.\n\n## License\n\nLibigl (and therefore also `compas_libigl`) is licensed under MPL-2.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompas-dev%2Fcompas_libigl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcompas-dev%2Fcompas_libigl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompas-dev%2Fcompas_libigl/lists"}