Mugen87 / three-m2loader

three.js loader for importing M2 assets from World of Warcraft.
MIT License
25 stars 8 forks source link

Make sure legacy track data can be parsed. #12

Open Mugen87 opened 9 months ago

Mugen87 commented 9 months ago

M2 files lower than Wrath of the Lich King (264) use a legacy data structure for tracks. It would be good for compatibility to support this format if the required code paths for parsing and key frame creation are manageable.