Data Import and Export Plug-ins
3ds Max Data Exchange (3DXI)
3DXI (previously known as IGame) is used for exporting 3ds Max data.
File Export Plug-ins
File export plug-ins derive from SceneExport.
File Import Plug-ins
File import plug-ins derive from SceneImport.
- ASCII Importer - \howto\import_export\asciimp
Demonstrates a simple ASCII text importer.
- 3ds File Import - \samples\import_export\3dsimp.vcproj
Demonstrates importing 3D geometry and scene data from .3DS and .SHP files.
- Font Importer - \samples\images\bezfont
Demonstrates importing fonts into 3ds Max
Image Import and Export Plug-ins
Image import and export plug-ins derive from the class BitmapIO.