away3d / away3d-core-fp11

Away3D engine for Flash Player 11
http://www.away3d.com
Other
640 stars 273 forks source link

MD2 Parser Fix #670

Open esparano opened 10 years ago

esparano commented 10 years ago

Hi, I suggested an MD2Parser fix a while ago, and it was improved for 4.1.5, but still significantly slower than my implementation. I thought I'd post a link to mine for reference... You could also just use my class but please check it and don't hold me accountable if I did something stupid. It works fine for me, though.

https://dl.dropboxusercontent.com/u/51332296/MD2Parser.as

Thanks, esparano