Skip to content

gnoailles/softwareRasterizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-softwareRasterizer

This is a 6 week school project to make a CPU Software Rasterizer by group of 2

Content

The rasterizer has 5 main features :

  • Triangle Rasterization ( using barycentric algorithm )

  • Z-Buffer alt text

  • Phong (Per-Vertex) alt text

  • Blinn-Phong (Per-Pixel) alt text alt text

  • Wireframe alt text

  • Camera (Perspective & Orthographic Projection) alt text

External dependencies

The project only uses SDL to draw pixel per pixel

About

CPU Software Rasterizer

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages