Question - One of the advantages of the z-buffer algorithm is that primitives may be passed to it in any order. Does that mean that the images created by sending identical sets of primitives in different orders will be identical? Does the size of the z-buffer values (in bits) have any effect here? Explain.