professorf 2dc72ce5a7 Maya consistently returns a vertex stride >=52, not >=64 for %!s(int64=11) %!d(string=hai) anos
..
BabylonExport 8535d7d858 Added DeltaKosh's command line flag /rl, and used flag to control whether %!s(int64=11) %!d(string=hai) anos
BabylonExport.Core 2dc72ce5a7 Maya consistently returns a vertex stride >=52, not >=64 for %!s(int64=11) %!d(string=hai) anos
BabylonExport.Interface eb1b2745f6 DAE Exporter %!s(int64=11) %!d(string=hai) anos
readme.md e6b77ec45d v1.7.2 %!s(int64=11) %!d(string=hai) anos

readme.md

BabylonExporter

BabylonExporter can create a .babylon scene from the following formats:

  • FBX
  • OBJ
  • DAE

Command line usage: BabylonExporter.exe /i:"source.fbx" /o:"outputDir" [/sk]

/sk option is used to export bones.

  • OBJ engine can export:

    • Geometries
    • Meshes hierarchies
    • Material:
    • Diffuse color
    • Diffuse texture
    • Alpha
    • Emissive color
    • Specular color
    • Specular power
  • FBX/DAE engine can export:

    • Geometries
    • Meshes hierarchies
    • Bones and bones' animations
    • Material:
    • Diffuse color
    • Diffuse texture
    • Alpha
    • Emissive color
    • Specular color
    • Specular power