{"id":16111129,"url":"https://github.com/heckj/meshgenerator","last_synced_at":"2025-03-16T08:32:38.729Z","repository":{"id":37603936,"uuid":"453491526","full_name":"heckj/MeshGenerator","owner":"heckj","description":"API to generate 3D surface meshes for Apple platforms","archived":false,"fork":false,"pushed_at":"2024-06-20T22:44:40.000Z","size":918,"stargazers_count":23,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-13T01:35:18.889Z","etag":null,"topics":["3d","scenekit","swift"],"latest_commit_sha":null,"homepage":"https://heckj.github.io/MeshGenerator/documentation/meshgenerator/","language":"Swift","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/heckj.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}},"created_at":"2022-01-29T18:59:52.000Z","updated_at":"2024-11-01T00:57:45.000Z","dependencies_parsed_at":"2024-01-28T01:25:57.372Z","dependency_job_id":"b264252d-0653-4037-a145-0e585d68c904","html_url":"https://github.com/heckj/MeshGenerator","commit_stats":{"total_commits":50,"total_committers":1,"mean_commits":50.0,"dds":0.0,"last_synced_commit":"8cb7ab36759f448b3f71d4b88a3b6ef760af8ced"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heckj%2FMeshGenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heckj%2FMeshGenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heckj%2FMeshGenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heckj%2FMeshGenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heckj","download_url":"https://codeload.github.com/heckj/MeshGenerator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243807357,"owners_count":20350989,"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":["3d","scenekit","swift"],"created_at":"2024-10-09T19:40:26.648Z","updated_at":"2025-03-16T08:32:38.298Z","avatar_url":"https://github.com/heckj.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MeshGenerator\n\n[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fheckj%2FMeshGenerator%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/heckj/MeshGenerator)\n[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fheckj%2FMeshGenerator%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/heckj/MeshGenerator)\n[![codecov](https://codecov.io/gh/heckj/MeshGenerator/branch/main/graph/badge.svg?token=ESYVYJ24U1)](https://codecov.io/gh/heckj/MeshGenerator)\n\nAPI to generate 3D surface meshes for Apple platforms.\n\n- [API documentation](https://heckj.github.io/MeshGenerator/documentation/meshgenerator/)\n\nThis is a bare-bones library sufficient to create surfaces meshes, and doesn't include tooling or API to generate geometries.\nThe library is intended to be the bare components needed for a useful API that can be used to generate geometries.\n\nThe underlying computations for vectors, normals, etc from this library use [`simd`](https://developer.apple.com/documentation/accelerate/simd) from the [`Accelerate`](https://developer.apple.com/documentation/accelerate) framework, if available.\n\nThe code owes inspiration, and considerable debt, to Nick Lockwood, creator of [Euclid](https://swiftpackageindex.com/nicklockwood/Euclid).\nPortions of the code are used, under license, from the Euclid project.\n\nThe library supports only triangles as a base type of polygon for rendering into geometries. If you want to work with quads or higher order polygons, or use constructive solid geometry, please look into [Euclid](https://swiftpackageindex.com/nicklockwood/Euclid), which supports generating geometries from paths and text, constructive solid geometry, as well as geometric primitives.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheckj%2Fmeshgenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheckj%2Fmeshgenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheckj%2Fmeshgenerator/lists"}