In this article, I will analyze and compare three rendering algorithms: Forward Rendering Deferred Shading Forward+ (Tiled Forward Rendering) Introduction Forward rendering works by rasterizing each geometric object in the scene. During shading, a list of lights in the scene is iterated to determine how the geometric object should be lit. This means that every geometric object has to consider ever