• Stars
    star
    136
  • Rank 267,670 (Top 6 %)
  • Language
    C++
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Assimp mesh importer for Unreal Engine

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

Docs :

For instructions about how to use visit : Docs