{"id":48469873,"url":"https://github.com/schiele/stl2ldraw","last_synced_at":"2026-04-07T06:02:42.754Z","repository":{"id":228440028,"uuid":"773953340","full_name":"schiele/stl2ldraw","owner":"schiele","description":"convert stl files to LDraw dat files","archived":false,"fork":false,"pushed_at":"2024-03-24T21:39:40.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-03-25T12:07:29.070Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/schiele.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,"dei":null}},"created_at":"2024-03-18T17:27:05.000Z","updated_at":"2024-03-18T17:27:45.000Z","dependencies_parsed_at":"2024-03-21T17:55:31.407Z","dependency_job_id":null,"html_url":"https://github.com/schiele/stl2ldraw","commit_stats":null,"previous_names":["schiele/stl2ldraw"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/schiele/stl2ldraw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schiele%2Fstl2ldraw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schiele%2Fstl2ldraw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schiele%2Fstl2ldraw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schiele%2Fstl2ldraw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schiele","download_url":"https://codeload.github.com/schiele/stl2ldraw/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schiele%2Fstl2ldraw/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31501903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"2026-04-07T06:02:40.884Z","updated_at":"2026-04-07T06:02:42.745Z","avatar_url":"https://github.com/schiele.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stl2ldraw\n\nThis is a utility to convert stl files to LDraw dat files.\n\nThis is still a prototype implementation with incomplete error\nhandling and other technical debt asking for further refactoring.\nBut in the end this was a weekend hack so far that actually works.\n\n## Features\n\n- Reads binary and ascii STL files.\n- Merges very close vertexes that would not produce visual\n  differences but might cause non-manifold structures.\n- Warns about incorrect normal vectors in the STL files and corrects\n  them.\n- Warns about detected non-manifold structures but does not correct\n  them:\n  - degenerated faces (faces spanning no area, meaning all points on\n    one line)\n  - open edges\n  - ambiguous edges\n- Merges adjacent triangles on the same plane to convex\n  quadrilaterals.\n- Generates lines for sharp edges (more than 25 degrees angle) and\n  open edges.\n- Generates optional lines for soft convex edges (less than 25 degrees\n  angle). For concave edges, they are not generated since they would\n  never be visible by their concave nature anyway.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschiele%2Fstl2ldraw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschiele%2Fstl2ldraw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschiele%2Fstl2ldraw/lists"}