X-Git-Url: http://deadsoftware.ru/gitweb?p=nanogl.git;a=blobdiff_plain;f=nanoWrap.cpp;h=0428487e698841da06738fb165d5ddfb97e6685f;hp=bfeee743ba0b13f521a55ef3b620f276997348ef;hb=63045ea16759232df455140efd8d5ed67986882d;hpb=dcbb23fc4293e532f7deb83c4d6bb066959563ca diff --git a/nanoWrap.cpp b/nanoWrap.cpp index bfeee74..0428487 100644 --- a/nanoWrap.cpp +++ b/nanoWrap.cpp @@ -205,7 +205,7 @@ struct VertexAttrib #endif }; -static VertexAttrib vertexattribs[8000]; +static VertexAttrib vertexattribs[40000]; static GLushort indexArray[30000];