https://github.com/adcimon/com.adcimon.mdx-importer
MDX/MDL to Unity importer.
https://github.com/adcimon/com.adcimon.mdx-importer
mdl mdx unity warcraft3
Last synced: 6 days ago
JSON representation
MDX/MDL to Unity importer.
- Host: GitHub
- URL: https://github.com/adcimon/com.adcimon.mdx-importer
- Owner: adcimon
- License: mit
- Created: 2019-11-10T09:37:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-02T18:00:02.000Z (about 2 years ago)
- Last Synced: 2024-06-02T19:47:26.508Z (about 2 years ago)
- Topics: mdl, mdx, unity, warcraft3
- Language: C#
- Homepage:
- Size: 58.5 MB
- Stars: 16
- Watchers: 4
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MDX Importer
MDX/MDL to Unity importer.

## Features
- [x] Geometry
- [x] Materials (Built-in shader support)
- [ ] Textures
- [x] Skeleton
- [x] Animations
- [x] Attachments
- [x] Events
- [x] Particle Emitters
- [x] Collision Shapes
## Settings

* Import attachments.
* Import events.
* Import particle emitters.
* Import collission shapes.
* Exclude geosets by ID.
* Exclude geosets and materials by texture name.
* Import materials independent from the asset.
* Import animations independent from the asset.
* Import tangents.
* Set the frame rate.
* Exclude animations by name.