{"id":16499620,"url":"https://github.com/rdeits/meshutil","last_synced_at":"2026-03-06T10:04:55.729Z","repository":{"id":16943384,"uuid":"19705358","full_name":"rdeits/meshutil","owner":"rdeits","description":"Matlab utilities for 3D meshes","archived":false,"fork":false,"pushed_at":"2014-05-15T04:17:06.000Z","size":824,"stargazers_count":0,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T18:23:49.356Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Matlab","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/rdeits.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-12T16:00:18.000Z","updated_at":"2014-05-15T04:17:05.000Z","dependencies_parsed_at":"2022-09-15T22:12:17.481Z","dependency_job_id":null,"html_url":"https://github.com/rdeits/meshutil","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rdeits/meshutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdeits%2Fmeshutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdeits%2Fmeshutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdeits%2Fmeshutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdeits%2Fmeshutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdeits","download_url":"https://codeload.github.com/rdeits/meshutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdeits%2Fmeshutil/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30171657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-10-11T14:53:34.984Z","updated_at":"2026-03-06T10:04:55.677Z","avatar_url":"https://github.com/rdeits.png","language":"Matlab","funding_links":[],"categories":[],"sub_categories":[],"readme":"MeshUtil\n========\n\nSome useful tools for playing with 3D meshes in MATLAB.\n\nsketch_mesh:\n------------\nGenerate a pretty wireframe from a model\n\nExample usage:\n\n\t\u003e\u003e [vertices, faces] = meshutil.toolbox_graph.read_mesh('/home/rdeits/drc/software/drake/examples/Glider/meshes/GliderFuselage.obj');\n\t\u003e\u003e meshutil.sketch_mesh(vertices, faces);\n\nOriginal:\n\n![](https://rdeits.github.io/meshutil/img/glider_orig.png)\n\nSketch:\n\n![](https://rdeits.github.io/meshutil/img/glider_sketch.png)\n\niris_contact_patch:\n-------------------\nGenerate a convex contact patch on a 3D model. Requires [IRIS for MATLAB](https://github.com/rdeits/iris-distro).\n\nUsage:\n\n\t\u003e\u003e meshutil.iris_contact_patch\n\n\n![](https://rdeits.github.io/meshutil/img/bunny_patch_1.png)\n\n![](https://rdeits.github.io/meshutil/img/bunny_patch_2.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdeits%2Fmeshutil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdeits%2Fmeshutil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdeits%2Fmeshutil/lists"}