Skip to content

Commit 30431bd

Browse files
author
minggo
committed
Merge pull request #23 from super626/v3
update readme for v3.3
2 parents a8d27e3 + 469f071 commit 30431bd

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

fbx-conv/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
fbxconverter version 0.2
1+
fbxconverter version 0.3
2+
It is for cocos2d-x after version v3.3
23

34
Convert .fbx to .c3t used by cocos2d-x. Thanks to libgdx fbx-conv. We use their code and do some change.
45

5-
It is the first version and has many bugs for sure. Feel free to contact us. Source code is here,
6-
https://github.com/Trace0429/fbx-conv
6+
Source code is here,
7+
https://github.com/lvlonggame/cocos2d-x-3rd-party-libs-src
78

89
USAGE:
910

@@ -21,4 +22,5 @@ fbx-conv -a|-b|t FBXFile
2122
-t export c3t
2223

2324

24-
Note: the bones in the FBX file should not be more than 60.
25+
Note:
26+
This version of fbx-conv supports multiple meshes and multiple materials.

0 commit comments

Comments
 (0)