frenchtoast747 / webgl-obj-loader

A simple OBJ model loader to help facilitate the learning of WebGL.
http://frenchtoast747.github.io/webgl-obj-loader/
MIT License
281 stars 59 forks source link

Shader fix #28

Closed qtip closed 8 years ago

qtip commented 8 years ago

Clean up the shader example code and fix the rendering glitches caused by the pow function.