{"id":18682524,"url":"https://github.com/postech-cvlab/geometric-primitives","last_synced_at":"2025-07-30T22:06:10.130Z","repository":{"id":57433774,"uuid":"307020944","full_name":"POSTECH-CVLab/Geometric-Primitives","owner":"POSTECH-CVLab","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-26T09:09:39.000Z","size":164,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-25T23:51:22.712Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/POSTECH-CVLab.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}},"created_at":"2020-10-25T04:04:11.000Z","updated_at":"2023-07-31T15:36:53.000Z","dependencies_parsed_at":"2022-08-28T03:02:11.789Z","dependency_job_id":null,"html_url":"https://github.com/POSTECH-CVLab/Geometric-Primitives","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/POSTECH-CVLab%2FGeometric-Primitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/POSTECH-CVLab%2FGeometric-Primitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/POSTECH-CVLab%2FGeometric-Primitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/POSTECH-CVLab%2FGeometric-Primitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/POSTECH-CVLab","download_url":"https://codeload.github.com/POSTECH-CVLab/Geometric-Primitives/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248514427,"owners_count":21116963,"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":[],"created_at":"2024-11-07T10:12:14.128Z","updated_at":"2025-04-12T04:21:30.645Z","avatar_url":"https://github.com/POSTECH-CVLab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Geometric-Primitives\n\nThis package defines 3D geometric primitives and their related features, which support the assembly of the geometric primitives to construct a 3D object.\n\n## Installation\n\nYou can choose one of three installation options.\n\n* From PyPI repository\n\nTo install the released version in PyPI repository, command it.\n\n```shell\n$ pip install geometric_primitives\n```\n\n* From source code\n\nTo install `geometric_primitives` from source code, command it.\n\n```shell\n$ pip install .\n```\n\n* From source code (editable mode)\n\nTo use editable development mode, command it.\n\n```shell\n$ pip install -r requirements.txt\n$ python setup.py develop\n```\n\n## Uninstallation\n\nIf you would like to uninstall `geometric_primitives`, command it.\n\n```shell\n$ pip uninstall geometric_primitives\n```\n\n## Supported Brick Types\n* 2 x 4 brick, which is encoded as `0` in this project\n* 2 x 2 brick, which is encoded as `1`\n* 1 x 2 brick, which is encoded as `2`\n\n## Related Projects\n\n* [Combinatorial-3D-Shape-Generation](https://github.com/POSTECH-CVLab/Combinatorial-3D-Shape-Generation)\n* [Brick-by-Brick](https://github.com/POSTECH-CVLab/Brick-by-Brick)\n\n## Contributor\n* [Jungtaek Kim](http://jungtaek.github.io)\n\n## Contact\n* Jungtaek Kim: [jtkim@postech.ac.kr](mailto:jtkim@postech.ac.kr)\n\n## License\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpostech-cvlab%2Fgeometric-primitives","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpostech-cvlab%2Fgeometric-primitives","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpostech-cvlab%2Fgeometric-primitives/lists"}