VM Labs SDK Sample Code

\vmlabs\sample\mGL\room2

Copyright © 2000-2001 VM Labs, Inc.  All Rights Reserved

March 2, 2001


This program decodes a JPEG image and then displays it.  This demonstrates how to use the JPEG library to decode graphics information.

Filename Description
drawroom.c Code required to draw room objects.  Generated by 3D Studio MAX Export Plugin for mGL.
main.c Main program code for sample.
makefile MAKEFILE for building and running sample program.
room.s Assembly file generated by 3D Studio MAX Export Plugin for mGL.  Contains 3D object vertex data and imports JPEG texture image data. 
data\*.JPG A variety of JPEG image files used as textures for the 3D objects in the "room"

 


Before attempting to load or run any of the SDK samples, make sure you have first read the Hitchhiker's Guide To NUON document.  

After that, if you're still having trouble getting this sample program to work,  click here to request assistance from developer support.

Click here for other online SDK documentation.