next up previous contents index
Next: Index Up: 7. Source Files Previous: 7.43 data/examples/write_fileformat_obj1.dat   Contents   Index


7.44 data/models/galleon.dat


/*
 * FILE: galleon.dat
 *
 * loads the famous SGI galleon model 
 * (in Alias Wavefront 3.0 OBJ fileformat)
 */

obj1 = READ_FILEFORMAT_OBJ( ("galleon.obj") );
SCENEROOT = SCENENODE( ([obj1]), (), () );

The OBJ source file can be found here: data/models/galleon.obj


next up previous contents index
Next: Index Up: 7. Source Files Previous: 7.43 data/examples/write_fileformat_obj1.dat   Contents   Index
Administrator 2002-01-20