If you don’t have a depth buffer, the z’ coordinates are redundant. The x’,y’ coordinates determine which pixels are covered by the primitive (point, line, triangle).
If you don’t have a depth buffer, the z’ coordinates are redundant. The x’,y’ coordinates determine which pixels are covered by the primitive (point, line, triangle).