Skip to content

Basic tool to export Unity Meshes to FBX, with C++ plugin I wrote using Autodesk FBX SDK

Notifications You must be signed in to change notification settings

ClementCapart/UnityMeshToFBXExporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityMeshToFBXExporter

Basic tool to export Unity Meshes to FBX, with C++ plugin I wrote using Autodesk FBX SDK

Add Editor and Plugins folder to your project, then you can call MeshFBXExporter.ExportMesh(...) from anywhere. Feel free to do whatever you want with it.

I included the cpp code if you want to change the plugin too but don't include it in your Unity project! you will need to compile it with FBX SDK include/libs on your computer. I might make a cleaner repo with all that later but can't be bothered for now, sorry!

About

Basic tool to export Unity Meshes to FBX, with C++ plugin I wrote using Autodesk FBX SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages