Add a description
Better than putting positionXYZ data in 3 different table, it would be lot's more convenient to be able to load interleaved data in 1 position table.
This is specially useful since we need position (vec3), color (vec4), normal(vec4), texture coordinate(vec2).
It's not really a problem if loading a model need time, since this is usually not done in realtime