Skip to content

DWVoid/Software-Render

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

软件渲染器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.6%
  • C 5.8%
  • Other 0.6%