{"id":13589142,"url":"https://github.com/irajsb/UE4_Assimp","last_synced_at":"2025-04-08T07:31:49.595Z","repository":{"id":41243823,"uuid":"380504019","full_name":"irajsb/UE4_Assimp","owner":"irajsb","description":"Assimp mesh importer for Unreal Engine","archived":false,"fork":false,"pushed_at":"2025-04-02T17:33:59.000Z","size":2022,"stargazers_count":153,"open_issues_count":3,"forks_count":31,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-02T17:35:50.738Z","etag":null,"topics":["assimp","cpp","fbx","gamedev","import","mesh","ue4","unreal","unreal-engine","unreal-engine-4"],"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/irajsb.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":"2021-06-26T13:07:21.000Z","updated_at":"2025-04-02T17:34:02.000Z","dependencies_parsed_at":"2024-01-16T21:30:40.598Z","dependency_job_id":"18c41165-67af-4caa-b2ec-e3adf304afcc","html_url":"https://github.com/irajsb/UE4_Assimp","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irajsb%2FUE4_Assimp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irajsb%2FUE4_Assimp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irajsb%2FUE4_Assimp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irajsb%2FUE4_Assimp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irajsb","download_url":"https://codeload.github.com/irajsb/UE4_Assimp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247796196,"owners_count":20997526,"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":["assimp","cpp","fbx","gamedev","import","mesh","ue4","unreal","unreal-engine","unreal-engine-4"],"created_at":"2024-08-01T16:00:23.882Z","updated_at":"2025-04-08T07:31:49.583Z","avatar_url":"https://github.com/irajsb.png","language":"C++","readme":"# Assimp Mesh Importer for Unreal Engine\n![](https://img.shields.io/badge/Version-5.4.3-brightgreen)\n![](https://img.shields.io/badge/Status-Under%20Development-red)\n![](https://img.shields.io/badge/UE-5.0+-orange)\n\nA powerful mesh importing solution for Unreal Engine that uses the Open Asset Import Library (Assimp) to support over 57 different file formats.\n\n|             |  |\n:-------------------------:|:-------------------------:\n![](.github/Image1m.png)  |  ![](.github/Image2m.png)\n\n## Features\n\n### Core Functionality\n- **Comprehensive Format Support**: Import from 57+ different 3D file formats \n- **Multiple Mesh Types**: Support for Static Mesh, Procedural Mesh, and Dynamic Mesh (UE 5.0+)\n- **Asynchronous Loading**: Non-blocking imports to maintain performance\n- **Proper Memory Management**: Full integration with Unreal Engine's garbage collection system\n\n### Advanced Features\n- **Mesh Instancing**: Optimized rendering for Static Meshes\n- **Embedded Texture Import**: Automatically extract and import textures\n- **Auto-generation**: Create missing normals, tangents, and other mesh data\n- **Multiple Implementation Options**: Various approaches for maximum flexibility\n\n## Getting Started\n\n### Installation\nFor detailed usage examples and implementation guides, visit our [documentation](https://github.com/902D9/AssimpForUnreal/wiki).\n\n## Mesh Type Comparison\n\n| Mesh Type | Performance | Memory Usage | Dynamic Modification | Supported UE Version |\n|-----------|-------------|--------------|----------------------|----------------------|\n| Static Mesh | High | Medium | Limited | All |\n| Procedural Mesh | Medium | High | Yes | All |\n| Dynamic Mesh | Very High | Low | Yes | UE 5.0+ |\n\n## Experimental Features\n\n### Dynamic Mesh Support\nAvailable in UE 5.0+, Dynamic Meshes offer significant performance improvements over both Static and Procedural Meshes.\n- [Dynamic Mesh Documentation](https://github.com/902D9/AssimpForUnreal/wiki/Dynamic-Mesh)\n\n### Asynchronous Importing\nUse `AssimpImporter` for non-blocking, asynchronous imports:\n- [Async Import Documentation](https://github.com/902D9/AssimpForUnreal/wiki/Assimp-Importer-(Async))\n\n\n\n## Contributing\n\nContributions are welcome!\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- [Assimp](https://github.com/assimp/assimp) - Open Asset Import Library\n- All the contributors who have helped make this plugin better\n","funding_links":[],"categories":["Plugin"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firajsb%2FUE4_Assimp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firajsb%2FUE4_Assimp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firajsb%2FUE4_Assimp/lists"}