Overview of RTG translator
 
 
 

The RTG translator provides a method to output the Maya scene information generically. The source code is included so that site-specific changes or customizations can be done.

RTG Features

Outputs

  • polygon geometry
  • NURBS surfaces - tessellated into either triangles or quads
  • hierarchy structure if wanted
  • shader parameters
  • textures - SGI RGBA image format
  • rigid TRS animation

Commands

There are no MEL commands included with the RTG translator.

Attributes

There are no specific Maya attributes queried in the RTG translator.

Files required to use this plug-in

The files required for use of this plug-in are:

Source code can be found in: devkit/obsolete/games/rtgExport