Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/irajsb/UE4_Assimp

Assimp mesh importer for Unreal Engine
https://github.com/irajsb/UE4_Assimp

assimp cpp fbx gamedev import mesh ue4 unreal unreal-engine unreal-engine-4

Last synced: 2 days ago
JSON representation

Assimp mesh importer for Unreal Engine

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Status-Under%20Development-red) ![](https://img.shields.io/badge/Contribution-Help%20Needed-blue)
# Assimp Mesh Importer 5.4.2 for Unreal engine
Features:
- Static Mesh and Procedural Mesh support
- Mesh instancing for Static Meshes
- Async Loading
- Users can use multpile approaches for maximum flexiblity
- Garbage collection using unreal GC and integration with UObjects
- Embedded Texture import
- Supports 57 different file formats for reading
- Supports auto generating missing data such as normals

| | |
:-------------------------:|:-------------------------:
![](.github/Image1m.png) | ![](.github/Image2m.png)
---
## Docs :
For instructions about how to use visit : [Docs](https://github.com/irajsb/UE4_Assimp/wiki)