I’ve implemented a typical material description with glMaterialfv for ambient , diffuse, shininess, … into a displaylist and other displaylist implement the building of a 3d model. The only property which is displayed is diffuse color. I cannot make typical 16 spheres with different material properties. Might be they in the same displaylist? Is it impossible put into a displaylist material description?