{"id":21272710,"url":"https://github.com/popcron/open-asset-importer","last_synced_at":"2026-05-19T17:15:09.924Z","repository":{"id":262522415,"uuid":"887410369","full_name":"popcron/open-asset-importer","owner":"popcron","description":"WIP Open Asset Importer bindings for C# compatible with NativeAOT","archived":false,"fork":false,"pushed_at":"2024-12-02T20:32:17.000Z","size":13150,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-27T12:50:33.826Z","etag":null,"topics":["assimp","csharp","dotnet","nativeaot"],"latest_commit_sha":null,"homepage":"","language":"C#","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/popcron.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,"publiccode":null,"codemeta":null}},"created_at":"2024-11-12T17:38:50.000Z","updated_at":"2024-12-02T20:32:20.000Z","dependencies_parsed_at":"2025-03-15T12:36:15.166Z","dependency_job_id":null,"html_url":"https://github.com/popcron/open-asset-importer","commit_stats":null,"previous_names":["popcron/open-asset-importer"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/popcron/open-asset-importer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popcron%2Fopen-asset-importer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popcron%2Fopen-asset-importer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popcron%2Fopen-asset-importer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popcron%2Fopen-asset-importer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/popcron","download_url":"https://codeload.github.com/popcron/open-asset-importer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popcron%2Fopen-asset-importer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33225514,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T15:49:41.270Z","status":"ssl_error","status_checked_at":"2026-05-19T15:49:22.917Z","response_time":58,"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":["assimp","csharp","dotnet","nativeaot"],"created_at":"2024-11-21T09:08:45.971Z","updated_at":"2026-05-19T17:15:09.908Z","avatar_url":"https://github.com/popcron.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Open Asset Importer\n\n[![nuget](https://img.shields.io/nuget/v/OpenAssetImporter?logo=nuget\u0026logoColor=white)](https://www.nuget.org/packages/OpenAssetImporter)\n\nWIP C# bindings for Open Asset Importer, compatible with NativeAOT.\n\n### Usage\nBelow is loading a file from disk into a scene:\n```cs\nusing Scene scene = new(\"path/to/file.fbx\");\nReadOnlySpan\u003cMesh\u003e meshes = scene.Meshes;\nConsole.WriteLine($\"Loaded {scene.Name} with {meshes.Length} meshes\");\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpopcron%2Fopen-asset-importer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpopcron%2Fopen-asset-importer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpopcron%2Fopen-asset-importer/lists"}