senchalabs / philogl

A WebGL Framework for Data Visualization, Creative Coding and Game Development
http://senchalabs.github.com/philogl/
MIT License
806 stars 154 forks source link

Cache enableVertexAttrib calls #9

Open philogb opened 13 years ago

philogb commented 13 years ago

By storing a hashmap of enableVertexAttrib value and attribute location.