﻿UmConverter
--------------------------------------------------------

This software is converter between own format(.bos) and fbx(.fbx)

* convert fbx to bos

./uconv_bos_fbx2011_win32.exe C:/hoge.fbx C:/hoo.bos

* convert bos to fbx

./uconv_bos_fbx2011_win32.exe C:/hoge.fbx C:/hoo.bos

* using setting file (creating by bl-system's pyd or lib)

./uconv_bos_fbx2011_win32.exe C:/hoge.fbx C:/hoo.bos C:/piyo.setting

* when it fails to work, please install VC2010 redistributable package.
for 32bit OS
http://www.microsoft.com/en-us/download/details.aspx?id=5555
for 64bit OS
http://www.microsoft.com/en-us/download/details.aspx?id=14632

--------------------
NOTICE:

This copy is for personal use only - distribution prohibited. 

If you'd like to use this for commercial purpose, 
build your copy of bl-system, and read Autodesk FBX SDK EULA.


--------------------

* This software contains the following third party libraries:

FBX SDK 2013.3
 This software contains AutodeskR FBXR code developed by Autodesk, Inc. Copyright 2012 Autodesk, Inc. All rights, reserved. 
 Such code is provided “as is” and Autodesk, Inc. disclaims any and all warranties, whether express or implied, including 
 without limitation the implied warranties of merchantability, fitness for a particular purpose or non-infringement of third party rights.
 In no event shall Autodesk, Inc. be liable for any direct, indirect, incidental, special, exemplary, 
 or consequential damages (including, but not limited to, procurement of substitute goods or services; 
 loss of use, data, or profits; or business interruption) however caused and on any theory of liability, 
 whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of such code.

FBX SDK 2011.3
 This software contains AutodeskR FBXR code developed by Autodesk, Inc. Copyright 2010 Autodesk, Inc. All rights, reserved. 
 Such code is provided “as is” and Autodesk, Inc. disclaims any and all warranties, whether express or implied, including 
 without limitation the implied warranties of merchantability, fitness for a particular purpose or non-infringement of third party rights. 
 In no event shall Autodesk, Inc. be liable for any direct, indirect, incidental, special, exemplary, 
 or consequential damages (including, but not limited to, procurement of substitute goods or services; 
 loss of use, data, or profits; or business interruption) however caused and on any theory of liability, 
 whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of such code.

bl-system(MIT License, my library)
  http://code.google.com/p/bl-system/

-----

website:
  http://umconv.render.jp/

author:
  Kazuma Hatta

mail:
  tori31001 at gmail.com