Skip to content
Surf Wiki
Save to docs
general/video-game-development

From Surf Wiki (app.surf) — the open knowledge base

Importer (computing)

Video game development tool


Video game development tool

An importer is a software application that reads in a data file or metadata information in one format and converts it to another format via special algorithms (such as filters). An importer often is not an entire program by itself, but an extension to another program, implemented as a plug-in. When implemented this way, the importer reads the data from the file and converts it into the hosting application's native format.

For example, the data file for a 3D model may be written by a modeler, such as 3D Studio Max. A game developer may then want to use that model in their game's editor. An importer, part of the editor, may read in the 3D Studio Max model and convert it to the game's native format for game levels.

Importers are important tools in the video game industry. An exporter is a plug-in or application that does the converse of an importer.

References

References

  1. "Import Definition". PCMag.
Info: Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Importer (computing) — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report