.MDX File Extension
Warcraft 3 Model File
Developer | Blizzard Entertainment |
Popularity |
4.1 | 64 Votes |
What is an MDX file?
An MDX file is a model file used by Warcraft III, a real-time strategy game where players build bases and control units in the fictional world of Azeroth. It stores a 3D game model and includes meshes and textures for units or buildings. MDX files are used for storing pre-fabricated 3D models or for customizing 3D models using editors.
More Information
MDX files are the binary version of .MDL 3D model text files.
Programs that open MDX files
Extended Media Descriptor File
Developer | DT Soft |
Popularity |
3.9 | 107 Votes |
Disc image file created by DAEMON Tools, a utility used to create CD and DVD disc images and emulate the original discs as virtual drives; contains both the disc volume formatting metadata and the disc data.
More Information
Programs that open or reference MDX files
MDict Dictionary File
Developer | Octopus Studio |
Popularity |
3.4 | 12 Votes |
An MDX file may also be a dictionary file used by MDict, a multi-language dictionary application for Windows and mobile platforms. It contains a collection of words and definitions. MDX files allow users to create and use custom dictionaries.
More Information
NOTE: The iOS version of MDict provides an embedded web browser that can be used for downloading dictionaries.
Programs that open MDX files
Wolfenstein: Enemy Territory Skeletal Animation
Developer | Splash Damage |
Popularity |
4.3 | 4 Votes |
An MDX file contains animation data used by the video game Wolfenstein: Enemy Territory. The data an MDX file contains is used to animate one or more .MDM 3D models. The animations MDX files contain may be referred to as skeletal animations.
More Information
Wolfenstein: Enemy Territory is an online multiplayer first-person shooter. It was developed by Splash Damage and published by Activision in 2003.
The game includes several 3D models saved in the MDM format. It animates these models using animations saved in the MDX format. MDX animations are similar to the animations found in MDS files, which are linked to a 3D model's "bones." However, saving the animations in a separate file allowed Splash Damage to more efficiently apply the same animations to multiple 3D models.
How to open an MDX file
MDX files are not meant to be opened outside Wolfenstein: Enemy Territory. However, Wolfenstein modders have created the RtCW:ET Blender Model Tools add-on to allow them to open MDM files and their accompanying MDX files in Blender.
Programs that open or reference MDX files
MDX Source Code File
Developer | mdx-js |
Popularity |
3.6 | 5 Votes |
An MDX file may also be a Markdown (.MD) file that includes elements of JavaScript XML (.JSX) syntax. It contains source code that is part of a React webpage or application. MDX files can be opened in any text editor, but are meant to be opened in source code editors.
More Information
Markdown is a simple markup language that developers use to format text before converting it to HTML. Markdown is written and saved as plain text but includes inline symbols that define how the text will be formatted after being converted to HTML. Markdown is often used to produce simple websites, webpages, and other online content.
Developers who want to extend their Markdown files to include JavaScript XML syntax and React components can do so using the MDX library. Typically, developers use React and JSX to develop single-page web and mobile applications written entirely in JavaScript. MDX allows developers to include JSX components, including styled backgrounds, interactive charts, and alerts, in Markdown-formatted files, sprucing up their otherwise spartan web content.
How to open an MDX file
Because MDX files are plain text files, you can open them in any text editor, such as Microsoft Notepad (Windows) or Apple TextEdit (Mac). However, if you plan to edit an MDX file, you should open it in a source code editor, such as Microsoft Visual Studio Code (cross-platform) or Github Atom (cross-platform). With the MDX library installed, source code editors provide helpful editing tools and highlight Markdown and JSX syntax correctly.
Programs that open or reference MDX files
dBASE Multiple Index File
Developer | dBASE |
Popularity |
2.9 | 7 Votes |
An MDX file contains one or more indexes that store information about an associated .DBF Database file to allow the dBASE program to search and retrieve data from a database more quickly. When creating a database and saving it as a DBF file, the program (e.g., dBASE or InterBase) creates an MDX file to accompany it. Users typically do not open MDX files (dBASE references the files when accessing the associated DBF database).
More Information
dBASE (stands for "dataBased Intelligence") is a database management and IDE application developers use to create apps and maintain their databases. When working with large databases that store a lot of data, dBASE may require more resources and time to search their data. Index files reduce the time it takes to search each row of the tables that make up the database.
Up until dBase III, the app saved index files in the .NDX format. Then, dBASE replaced the NDX format with the MDX format. One of the improvements dBASE provided with the MDX format was the automatic updating of index files when a user modified an associated database.
NOTE: If you have a lot of MDX files, it will take dBASE longer to update databases. You can delete indexes by selecting Structure → Manage Indexes in a DBF database (this will not delete the data in the DBF database).
How to open an MDX file
You should not attempt to open MDX files. Instead, dBASE (Windows) references the MDX file when searching data in the associated and opened DBF file.
Programs that open or reference MDX files
Rational XDE Model File
Developer | IBM |
Popularity |
2.8 | 4 Votes |
Model created with IBM's Rational XDE (eXtended Development Environment); available in multiple versions, including Java and Visual Studio; saved in XML format and can be navigated using the XDEModelWalker included with Rational XDE software.
More Information
MDX files are similar to .MDL files created by IBM's Rational Rose.