User's Manual

MascotCapsule V3 User's Manual
Basic knowledge in using MascotCapsule V3
(Updated: Apr 26, 2010)


Page Top

Programmer's Manual

Micro3D Programming for iappli(MascotCapsule V2)
Manual for creating applications using MascotCapsule V2 (DoJa2.0)

* Precautions
This is Japanese only.
(Updated: May 15, 2002)

Micro3D Programming for iappli(MascotCapsule V3)
Manual for creating applications using MascotCapsule V3 (DoJa2.5 or later, Star1.0 or later)

Note: When using Star, substitute "docomostar" in place of the MascotCapsule V3 package name's "nttdocomo" portion in this manual.

* Precautions
This is Japanese only.
(Updated: Oct 10, 2003)


Micro3D Programming for iappli(MascotCapsule V4)
Manual for creating applications using MascotCapsule V4 (DoJa4.0 or later, Star1.0 or later)

Note: When using Star, substitute "docomostar" in place of the MascotCapsule V3 package name's "nttdocomo" portion in this manual.
* Precautions
This is Japanese only.
(Updated: Nov 20, 2006)

MascotCapsule Extension (MCX) for iappli
Manual and sample data for creating applications using MascotCapsule Extension (MCX)
(DoJa5.0/5.1)
* Precautions
This is Japanese only.
(Updated: Aug 23, 2007)


Page Top

Other document

Using the collision detection functionality (MCX) in OpenGL ES application
* Precautions for simultaneously using com.nttdocomo.ui.graphics3d.collision package available for
DoJa5.0/5.1, and com.nttdocomo.ui.ogl package.

* Explanation for RI (reference implementation) that facilitates easier use of collision packages,
and sample applications using this RI.

* Document is in Japanese only.
(Updated: Feb 07, 2007)


Page Top

Data Formats

Please use the following links to download the documentation of special intermediate file formats that are provided by HI CORPORATION and exported from 3D modeling tools.

BAC/TRA

BAC/TRA are the model/animation data to be used in MascotCapsule V2/V3.In order to obtain BAC/TRA files, apply the plug-in (BacTra Exporter) that corresponds to your 3D modeling tool.

Using text strings, BAC6 file describes the material attributes, bone information, etc. that are applied to the model data to be used in MascotCapsule V3. TRA4 file describes the animation information that is applied to the data containing model information. TRA4 file can define following animations: translation, rotation, and scaling animations of the bones defined in BAC6 file; and pattern animation of dynamic polygons.

BAC File Ver.6.0 Data Format Specification MascotCapsule V3
Explanations for BAC6 data format
(Updated: Aug 31, 2007)

TRA File Ver.4.0 Data Format Specification MascotCapsule V3
Explanations for TRA4 data format
(Updated: Aug 31, 2007)

H3T

H3T is a special intermediate file provided by HI CORPORATION to be used in MascotCapsule V4.In order to obtain H3T files, apply the plug-in (H3T Exporter) that corresponds to your 3D modeling tool.H3T is a text format file, and it uses text strings to describe the V4 object information in a three-dimensional scene.


H3T File Data Format Specification for MascotCapsule V4
Explanations for H3T data format
(Updated: Oct 28, 2008)


Page Top