1cal3d_converter(1) General Commands Manual cal3d_converter(1)
2
3
4
6 cal3d_converter - convert cal3d files from / to binary and XML (version
7 0.11.0)
8
9
11 cal3d_converter source destination
12
13
15 A source or destination cal3d file is either a skeleton (.xsf or .csf),
16 a mesh (.xmf or .cmf), an animation (.xaf or .caf) or a material (.xrf
17 or .crf). The files with an extension starting with an x denote XML
18 files (.xsf, .xmf, .xaf, xrf) and the files with an extension starting
19 with a c denot binary files (.csf, .cmf, .caf, .crf).
20
21 If the source is a file of a given type, the destination is expected to
22 be a file of the same type.
23
24
26 cal3d_converter skeleton.csf skeleton.xsf
27 Convert the skeleton.csf skeleton file from binary format to XML
28 format.
29
30
31
33 Loic Dachary <loic@gnu.org>
34
35
36
37 local cal3d_converter(1)