{"id":21030339,"url":"https://github.com/fuse-open/legacy-asset-importer","last_synced_at":"2025-05-15T11:32:35.573Z","repository":{"id":84725551,"uuid":"131842306","full_name":"fuse-open/legacy-asset-importer","owner":"fuse-open","description":"Cross-platform .NET wrapper for native asset processing","archived":false,"fork":false,"pushed_at":"2018-06-15T12:14:32.000Z","size":8407,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-07T03:25:10.166Z","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/fuse-open.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-05-02T11:40:23.000Z","updated_at":"2023-09-23T00:44:12.000Z","dependencies_parsed_at":"2023-11-10T14:59:44.448Z","dependency_job_id":null,"html_url":"https://github.com/fuse-open/legacy-asset-importer","commit_stats":{"total_commits":6,"total_committers":3,"mean_commits":2.0,"dds":0.5,"last_synced_commit":"541e40e78a70e30934563d9a99961ac37124ef0e"},"previous_names":["fuse-open/uno.native"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuse-open%2Flegacy-asset-importer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuse-open%2Flegacy-asset-importer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuse-open%2Flegacy-asset-importer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuse-open%2Flegacy-asset-importer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fuse-open","download_url":"https://codeload.github.com/fuse-open/legacy-asset-importer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254254038,"owners_count":22039792,"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":[],"created_at":"2024-11-19T12:17:41.396Z","updated_at":"2025-05-15T11:32:30.562Z","avatar_url":"https://github.com/fuse-open.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Uno.Native\n\nUno.Native is a .NET library for importing and conditioning of real-time assets such as 3D\ntextures and fonts. It is implemented on top of native libraries that are wrapped in a\ncross-compiled C interface which is called from C# using dynamic P/Invoke.\n\nWe use this library for implementing `import` backends in the Uno compiler, and for loading raw\nassets in Uno runtime code for .NET.\n\n## Prerequisites\n\n* CMake\n* Mono/.NET\n* Platform specific libraries (see below)\n\n**Installing using APT (Linux)**\n```\nsudo apt-get install -y libfreetype6-dev\nsudo apt-get install -y libjpeg-dev\nsudo apt-get install -y libpng12-dev\n```\n\n## Building\n\nRun `build.bat (or .sh)`. Remember to init submodules in git first.\n\n## Debugging in Visual Studio\n\nWhen the native code is built using `build.bat`, you can open `Uno.Native.sln` in Visual\nStudio, enable Native Code Debugging in your startup project, and step down in to the C/C++ layer\nthrough the C# wrapper.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuse-open%2Flegacy-asset-importer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuse-open%2Flegacy-asset-importer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuse-open%2Flegacy-asset-importer/lists"}