|
|
SDK Documentation |
Copyright © 1997-2001 |
February 23, 2001 |
This document provides an overview of the MML3D graphics library sample code included with the NUON SDK.
All of the sample code may be found in the \VMLABS\SAMPLE directory. Inside that directory are a number of additional directories which contain sample programs that demonstrate a particular concept, such as how to use a certain NUON library, or how to use the SDK tools in a particular way.
The majority of the samples are something you can compile with the tools and execute on your NUON development system. A few samples are incomplete in some way and are provided merely so you can examine the source code.
The table below shows the folder name of each sample and a brief description of what is demonstrated. All folder names are relative to the \VMLABS\SAMPLE directory.
Folder Name |
Description |
mml3d\cubes | This program displays a number of 3D cubes. |
mml3d\mixed2d | This program combines 2D graphics output from the MML2D library with 3D graphics from the MML3D library. |
mml3d\pigs | This program displays one or more instances of a 3D object of a piggy bank, against a blue and white animated display that looks like wispy clouds in the sky. |