Skip to content

cas2void/srp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

srp

software rendering pipeline

Introduction

A software fixed rendering pipeline implemented in C language. Although demos are written with Win32 API, it's easy to port to different platforms as the only part of platform-dependent code is windows creation and pixel blitting. Programming concepts and practice are adopted from the following books:

Features

  • vector math
  • matrix manipulation
  • model/camera/projection/viewport transformation
  • rasterization

Screenshot

demo01 demo02 demo03 demo04 demo05 demo06

About

software rendering pipeline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published