Exporter (computing) Website Links For
Exporter
 

Information About

Exporter (computing)




For example, a 3D Model may be written with a modeler, such as 3D Studio Max . A Game Developer may want to use that model in its Game , but uses a custom format that is different from 3D Studio Max's native format. Using the exporter, the model can be saved in the developer's native format and then read into the game (or a Tool ) without any extra conversion. Using exporters, game tools can also export from their native format into formats for other applications (such as the modeler or a paint program, such as PhotoShop ).

Exporters are important tools in the Video Game Industry . A plug-in or application that does the converse of an exporter is called an Importer . Importers and exporters are often used in conjunction with one another in many software development environments.