Automatic generation of vertex normals?

What you’d call the vertex buffer, or vertex data is named VertexPool in the egg lib : a list of vertices with some information per vertex (position, normal, color…).