![ASCII FBX Exporter for Unity](https://assetstorev1-prd-cdn.unity3d.com/key-image/a29ef47f-f100-4e26-9f63-7ac5c2d2f860.jpg)
Use this simple tool to export any Unity mesh into the FBX ASCII Format.
Free and open source, check it out at Github.
Github | Forum
|
Github Releases
Features
• Exports meshes that can be imported into 3d programs
• Can export textures and materials suitable for Unity
• Will export at runtime, including albedo and bump map texture only
• Does not use FBX's SDK, will export on any platform
• Runtime Support
• Export just as gameobject
• Export with gameobject and materials copied
• Export gameobject, both materials and textures copied
Limitations
• Does not export animations
• Does not export in binary format
• Exports skinned meshes as static meshes in current pose
• Will not export skeletons or bone structures
• Will only export UV and UV2 channels
• Export to Blender needs binary conversion with Autodesk's FBX converter
Original created for exporting buildings from Building Crafter.
MIT License, come help us make it better!