{"id":17058758,"url":"https://github.com/smkent/openscad-libraries","last_synced_at":"2026-02-21T21:38:36.705Z","repository":{"id":198819689,"uuid":"701612980","full_name":"smkent/openscad-libraries","owner":"smkent","description":"Third-party libraries for OpenSCAD","archived":false,"fork":false,"pushed_at":"2024-01-31T22:06:41.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T23:34:06.531Z","etag":null,"topics":["openscad","openscad-library","submodules","third-party","third-party-libraries"],"latest_commit_sha":null,"homepage":"","language":null,"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/smkent.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}},"created_at":"2023-10-07T04:04:24.000Z","updated_at":"2023-10-07T04:16:09.000Z","dependencies_parsed_at":"2023-11-07T03:42:41.967Z","dependency_job_id":"8100a6c2-d839-41ac-8dc8-67d640a7949c","html_url":"https://github.com/smkent/openscad-libraries","commit_stats":null,"previous_names":["smkent/openscad-libraries"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/smkent/openscad-libraries","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smkent%2Fopenscad-libraries","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smkent%2Fopenscad-libraries/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smkent%2Fopenscad-libraries/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smkent%2Fopenscad-libraries/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smkent","download_url":"https://codeload.github.com/smkent/openscad-libraries/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smkent%2Fopenscad-libraries/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29694213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T18:18:25.093Z","status":"ssl_error","status_checked_at":"2026-02-21T18:18:22.435Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["openscad","openscad-library","submodules","third-party","third-party-libraries"],"created_at":"2024-10-14T10:30:47.070Z","updated_at":"2026-02-21T21:38:36.689Z","avatar_url":"https://github.com/smkent.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Third-party libraries for OpenSCAD\n\nA collection of third-party [OpenSCAD libraries][openscad-libraries] as\n[git submodules][git-submodules].\n\n## Installation\n\nThe easiest way to use this repository is to clone it to the OpenSCAD library\npath on your system.\n\n[OpenSCAD's library path][openscad-libraries] is operating system dependent:\n\n| OS | Path |\n|--- |--- |\n| Linux | `$HOME/.local/share/OpenSCAD/libraries` |\n| Mac OS X | `$HOME/Documents/OpenSCAD/libraries` |\n| Windows | `My Documents\\OpenSCAD\\libraries` |\n\nTo install, first clone the git repository as a directory called `libraries`:\n\n```console\ngit clone https://github.com/smkent/openscad-libraries libraries\n```\n\nNext, initialize all of the library submodules within the new `libraries`\ndirectory:\n\n```console\ncd libraries\ngit submodule update --init\n```\n\nFinally, move the repository `libraries` directory to the OpenSCAD libraries\npath for your operating system (listed above).\n\n### Alternative methods\n\nIf you want to place libraries elsewhere or already have an existing OpenSCAD\nlibraries directory, you can configure OpenSCAD with alternative or additional\nlibraries directories. [See the OpenSCAD documentation][openscad-libraries] for\nmore information.\n\n## Usage as a submodule\n\nThis repository may itself be used as a submodule. For example,\n[smkent/monoscad][monoscad] uses this repository as a submodule to bundle\nmodels with their libraries.\n\nTo use, first add this repository as a new submodule:\n\n```console\ncd your-project\ngit submodule add https://github.com/smkent/openscad-libraries\n```\n\nAdd and commit `.gitmodules` in your repository:\n\n```console\ngit add .gitmodules\ngit commit -m \"Add openscad-libraries submodule\"\n```\n\nFinally, initialize openscad-libraries along with all child submodule contents:\n\n```console\ngit submodule update --init --recursive\n```\n\nThe above command should also be performed in new clones of your project\nrepository.\n\n## License\n\nThird party libraries have their own licenses.\n\n\n[git-submodules]: https://git-scm.com/book/en/v2/Git-Tools-Submodules\n[monoscad]: https://github.com/smkent/monoscad\n[openscad-libraries]: https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Libraries\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmkent%2Fopenscad-libraries","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmkent%2Fopenscad-libraries","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmkent%2Fopenscad-libraries/lists"}