Variable Mesh.nbo

OpenGL vertex buffer object for normals.

class Mesh
{
  // ...
  uint nbo = 0u;
  // ...
}