19,358
edits
m (→Download links: bumping version, removing GUI download links to avoid duplication of stuff that ends up getting out of date) |
m (link fixes) |
||
Line 66: | Line 66: | ||
=====Models===== | =====Models===== | ||
[[M3GM]]s, [[ONWC]]s, [[ONCC]]s can be exported to the Wavefront .obj and COLLADA .dae formats. For details see [[ | [[M3GM]]s, [[ONWC]]s, [[ONCC]]s can be exported to the Wavefront .obj and COLLADA .dae formats. For details see [[Importing character models|HERE]] and [[Importing weapon models|HERE]] | ||
{| | {| | ||
|<tt>-extract:obj <target directory> <filenames></tt>||Extracts all M3GM, ONWC and ONCC instances to Wavefront OBJ files | |<tt>-extract:obj <target directory> <filenames></tt>||Extracts all M3GM, ONWC and ONCC instances to Wavefront OBJ files | ||
Line 77: | Line 77: | ||
|} | |} | ||
The generic -extract commands can work with .oni files (a single file or several files, wildcards possible) or rip all the TXMP from a .dat file. | The generic -extract commands can work with .oni files (a single file or several files, wildcards possible) or rip all the TXMP from a .dat file. | ||
:TRBS and ONCC support additional -noanim and -anim options for -extract:dae, see [[ | :TRBS and ONCC support additional -noanim and -anim options for -extract:dae, see [[Importing character models|HERE]] for details. | ||
::Imported geometry must only contain triangles. See [[ | ::Imported geometry must only contain triangles. See [[Importing character models|HERE]] for additional options (e.g., cel-shading) | ||
====Levels==== | ====Levels==== |