File Types and Extensions
Updated: 12/20/2018
This page is for Cubism version 4.2 or earlier. Click here for the latest version.
Below is a list of file types and extensions used by Live2D Cubism.
File Types
Modeling
Extension | Icon | Contents |
---|---|---|
.cmo3 | The Model Workspace is an editor for creating Live2D models. The model data handled by this editor are .cmo3 format files. |
|
.cmp3 | The Model Workspace exports parts of the model in .cmp3 format. Parts can be loaded into other model data. |
|
.moc3 | The Model Workspace will ultimately export the file in .moc3 format. .moc3 is the Live2D model data used in the program. |
|
.model3.json | Export a model settings file. The data to be linked are as follows. • Live2D model data (.moc3) to be used in the program • Texture data (.png) • Physics setting data (.physics3.json) • List of parameters set for blinking and lip-sync |
|
.physics3.json | Export physics settings. .physics3.json is the physics setting file used in the program. |
|
.userdata3.json | This data contains the set values of user data. |
Animation
Extension | Icon | Contents |
---|---|---|
.can3 | The Animation Workspace is an editor for creating animations using Live2D models. This editor’s projects are saved as .can3 format files. | |
.ctmp3 | Animation template data. | |
.motion3.json | The Animation Workspace will eventually export a .motion.json format file. .motion3.json is the motion data for the Live2D model used in the program. |
Cubism3 Viewer (for OW)
Extension | Icon | Contents |
---|---|---|
.pose3.json | This data is used to reflect the arm switching mechanism created in the model and motion. | |
.exp3.json | Data converted from .motion3.json for facial expressions created in the Animation Workspace as .exp3.json. |
Specifications changed from Cubism 3
.cmo3:
Model data now includes data for physics settings.
.model3.json:
Motion data is no longer included.
.motion3.json:
The [.mtn] in Cubism 2.1 has been changed to [.motion3.json]. (extension change)
Was this article helpful?
YesNo