wowserhq / wowser

World of Warcraft in the browser using JavaScript and WebGL
MIT License
240 stars 63 forks source link

Implement M2 vertex shaders matching Wrath of the Lich King #136

Open fallenoak opened 8 years ago

fallenoak commented 8 years ago

Several M2 vertex shaders are present in Wrath of the Lich King, and need to be implemented in Wowser to correctly render M2s.

Work on this issue depends on implementation of #132 and should be done in conjunction with #137.

Progress