KrayOristine / FastMDX

Ultra fast MDX (WarCraft 3 model) processing library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastMDX

Ultra fast MDX (WarCraft 3 model) processing library. Has ability to open, modify and save MDX files.

Written in C# via low-level unsafe code. Based on .NET Core 3.1. Library is also cross-platform.

WORK IN PROGRESS

Reforged models not supported by now.

To run the test executable:

  • Install .NET Core 3.1 framework
  • Pass mdx file path as a parameter to the executable (Test.exe in Windows, Test in Linux/Mac)

About

Ultra fast MDX (WarCraft 3 model) processing library

License:MIT License


Languages

Language:C# 100.0%