Skip to content

DWVoid/Software-Render

This branch is 7 commits ahead of, 1 commit behind zxx43/Software-Render:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6f8f230 · Jun 2, 2020

History

11 Commits
Jun 2, 2020
Jul 27, 2016
May 31, 2020
Jun 1, 2020
May 31, 2020
Aug 18, 2016
Aug 18, 2016

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%