This is a quick question. Is there any reason to use vertex arrays when compiling display lists? Vertex arrays allow you to avoid sending OpenGL duplicate vertex data, does this also result in a more compact internal representation of the data when compiled into a display list?
Thanks in advance

-genovov
P.S. Anyone want to work on a 3d version of asteroids with me?