Maybe starting or i bad find?

My offer is Wiki. Special wiki for WebGL.

I started study WebGL (Thanks for http://learningwebgl.com) and experiment with drawing :smiley:

In my experiments i try creating octagon, but in final image i receive shit. I find error in listing ā€” gl.drawArrays(gl.TRIANGLE_STRIP, 0, 8) (if use 10 vertex ā€” render-hack and all ok).

In OpenGL wiki i receive answer and use TRIANGLE_FAN, but I will find there the answer later?

P.S. Iā€™m sorry i bad speak english ā€” iā€™m russian fool guy :mrgreen:

Iā€™m not sure if I understand your post, but might it be possible you did run into this bug in firefox?
=> https://bugzilla.mozilla.org/show_bug.cgi?id=521667
Checking Firefox-Error-Console does help often.