Hey Eric, I would imagine that some GPU's could do that, the thing is - my engine is a software renderer, not only that, but it's not even a scanline renderer, so I don't have pixel level control or a z-buffer ;) As you can imagine, many things are very limited. I render per polygon, but those polygons can be rendered in…