Graphics Pipeline

  • A trip through the Graphics Pipeline 2011

    A series of blog posts written about graphics pipelines as actually implemented by GPUs

    • article
  • Life of a triangle - NVIDIA's logical pipeline (2015)

    This article walks through how NVIDIA GPUs process a triangle from draw call to final pixel output

    • article