/Software-Render

Simple Software Render

Primary LanguageC++

Simple software render implement

Including

  • Vertex data input
  • Face culling
  • Vertex clipping
  • Vertex shading
  • Rasterization
  • Z testing
  • Texture sampler
  • Render to texture
  • Pixel shading
  • Alpha blending
  • Pixel output

Implement detail (Chinese)

http://blog.csdn.net/zxx43/article/category/5617159

Screenshot