Skip to content

eastskykang/UnityMeshImportExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityMeshImportExample

Runtime mesh import example for Unity.

Update: Tested on Linux, macOS and Windows.

Dependencies

The following dependency is already included in the project.

The following dependency is imported as Unity package via Packages/manifest.json.

Note that UnityMeshImporter uses C# .NET wrapper for the Assimp, AssimpNet

Quickstart with Example

quick-start-gif

This project has .obj and .dae (collada) mesh examples in Examples directory.

Notes

UnityMeshImporter uses Unity Standard shader. Standard shader is added to Project Settings > Graphics > Built-in Shader Settings > Always Included Shaders.

About

Runtime mesh import example for Unity

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages