Motorola E680 - Smartphone - GSM Developer's Manual page 31

Micro edition (j2me) applications
Hide thumbs Also See for E680 - Smartphone - GSM:
Table of Contents

Advertisement

9
JSR 184
Most M3G applications use an M3G resource file that contains all the information required
to define the 3D resources, such as objects, their appearance, lights, cameras and
animations, in a scene graph. The file must be loaded into memory where object
properties can be interrogated and altered using the M3G API. Alternatively all objects
can be created from code, although this is likely to be slower and limits creativity for
designers.
Simple MIDlets
The simplest application consists of an M3G file that is loaded into the application using
the M3G Loader class, which is then passed to a Graphics3D object that renders the
world to the Display.
31

Advertisement

Table of Contents
loading

Table of Contents