hey thx so far.. i have to try and look into it more deeply tomorrow what i have is an array with the vertex data one block looks like this [x, y, z] an array with the face data one block looks like this (the length of it depending on the amount of vertices the poly shares) [vertexID1, u1, v1, vertexID2, u2, v2, ...] what…