Forward Rendering Pipeline

Home > Computer Science > Computer graphics and visualization > Graphics Pipeline > Forward Rendering Pipeline

This pipeline works in the opposite way of Deferred Rendering Pipeline, by processing geometry first and then light sources.