{"id":37055332,"url":"https://github.com/bertt/gltfinfo","last_synced_at":"2026-01-14T06:15:04.130Z","repository":{"id":41436287,"uuid":"290178313","full_name":"bertt/gltfinfo","owner":"bertt","description":"Tool for getting glTF geometry information like number of triangles, vertex positions, vertex boundingbox, vertex attributes","archived":false,"fork":false,"pushed_at":"2024-10-22T12:55:00.000Z","size":1089,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-21T18:52:16.313Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/bertt.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,"publiccode":null,"codemeta":null}},"created_at":"2020-08-25T09:56:44.000Z","updated_at":"2024-10-22T12:55:04.000Z","dependencies_parsed_at":"2024-06-07T09:10:44.641Z","dependency_job_id":null,"html_url":"https://github.com/bertt/gltfinfo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bertt/gltfinfo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertt%2Fgltfinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertt%2Fgltfinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertt%2Fgltfinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertt%2Fgltfinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bertt","download_url":"https://codeload.github.com/bertt/gltfinfo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertt%2Fgltfinfo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28412190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T05:26:33.345Z","status":"ssl_error","status_checked_at":"2026-01-14T05:21:57.251Z","response_time":107,"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-01-14T06:15:03.566Z","updated_at":"2026-01-14T06:15:04.124Z","avatar_url":"https://github.com/bertt.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gltfinfo\n\nTool for getting glTF geometry information like number of triangles, vertice positions, boundingbox, custom vertex attribute _BATCHID (used in 3D Tiles 1.0)\nor _FEATURE_ID_0 (used in 3D Tiles Next/1.1).\n\n## Installation\n\nRequirement: Install .NET SDK 8.0 https://dotnet.microsoft.com/download\n\n- Install from NuGet\n\nhttps://www.nuget.org/packages/gltfinfo/\n\n```\n$ dotnet tool install -g gltfinfo\n```\n\nor update:\n\n```\n$ dotnet tool update -g gltfinfo\n```\n\n## Running\n\n```\n$ gltfinfo -i tree.glb\nglb file: tree.glb\nglTF model is loaded\nglTF generator: THREE.GLTFExporter\nglTF version:2.0\nglTF primitives: 1\nglTF triangles: 4916\nglTF vertices (first 3):\n-0.2173369, 0.5012188, 0.20359802\n-0.20620537, 0.5298042, 0.21289062\n-0.18243027, 0.5423565, 0.21696472\nBounding box vertices: -2.1264381, 1.9909191, -3, 3.3465657, -2.1014228, 2.4548907\nPrimitive 0 (TRIANGLES) No _BATCHID attribute found...\nglTF: no extensions used.\nglTF: no extensions required.\n```\n\nSample when glTF contains batch information (3 primitives in this case):\n\n```\nPrimitive 0 (TRIANGLES) batch ids (unique): 0,1,2,3,4,5,6,7,8,9,10,11,12,13\nPrimitive 1 (TRIANGLES) batch ids (unique): 0,1,2,3,4,5,6,8,9,11\nPrimitive 2 (TRIANGLES) batch ids (unique): 0,1,2,3,4,7,9,10,11,12,13\n```\n\nSample when glTF contains FeatureId information (primitive in this case):\n\n```\nPrimitive 0 (TRIANGLES) FEATURE_ID_0 (unique): 0,1,2,3\n```\n\n## History\n\n- 24-10-22: version 0.3.0 - to .NET 8.0\n\n- 22-07-05: Version 0.2.2 - Adding asset copyright\n\n- 22-05-22: Version 0.2 - .NET 6.0 and starting support 3D Tiles Next/1.1 \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbertt%2Fgltfinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbertt%2Fgltfinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbertt%2Fgltfinfo/lists"}