greggman / twgl.js

A Tiny WebGL helper Library
http://twgljs.org
MIT License
2.61k stars 258 forks source link

Fix a comment in primitives.js #207

Closed dominicprior closed 1 year ago

dominicprior commented 1 year ago

There doesn't seem to be a function called createPlaneArrays. I think it should be createPlaneVertices instead.