RenderPixel
engine->RenderPixel(x, halfHeight + y);
engine->RenderPixel(x, halfHeight - y - 1);
void RenderPixel(uint32 x, uint32 y);